| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen | |
| org.apache.shardingsphere.distsql.parser.core.standard |
| Modifier and Type | Method and Description |
|---|---|
DistSQLStatementParser.DataSourceContext |
DistSQLStatementParser.dataSource() |
DistSQLStatementParser.DataSourceContext |
DistSQLStatementParser.AddResourceContext.dataSource(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<DistSQLStatementParser.DataSourceContext> |
DistSQLStatementParser.AddResourceContext.dataSource() |
| Modifier and Type | Method and Description |
|---|---|
T |
DistSQLStatementBaseVisitor.visitDataSource(DistSQLStatementParser.DataSourceContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.dataSource(). |
T |
DistSQLStatementVisitor.visitDataSource(DistSQLStatementParser.DataSourceContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.dataSource(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
DistSQLVisitor.visitDataSource(DistSQLStatementParser.DataSourceContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.