| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
ShardingDistSQLStatementParser.ResourceContext |
ShardingDistSQLStatementParser.resource() |
ShardingDistSQLStatementParser.ResourceContext |
ShardingDistSQLStatementParser.ResourcesContext.resource(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<ShardingDistSQLStatementParser.ResourceContext> |
ShardingDistSQLStatementParser.ResourcesContext.resource() |
| Modifier and Type | Method and Description |
|---|---|
T |
ShardingDistSQLStatementVisitor.visitResource(ShardingDistSQLStatementParser.ResourceContext ctx)
Visit a parse tree produced by
ShardingDistSQLStatementParser.resource(). |
T |
ShardingDistSQLStatementBaseVisitor.visitResource(ShardingDistSQLStatementParser.ResourceContext ctx)
Visit a parse tree produced by
ShardingDistSQLStatementParser.resource(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.