| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
DistSQLStatementParser.ResourcesContext |
DistSQLStatementParser.resources() |
DistSQLStatementParser.ResourcesContext |
DistSQLStatementParser.ShardingTableRuleDefinitionContext.resources() |
DistSQLStatementParser.ResourcesContext |
DistSQLStatementParser.DatabaseDiscoveryRuleDefinitionContext.resources() |
| Modifier and Type | Method and Description |
|---|---|
T |
DistSQLStatementBaseVisitor.visitResources(DistSQLStatementParser.ResourcesContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.resources(). |
T |
DistSQLStatementVisitor.visitResources(DistSQLStatementParser.ResourcesContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.resources(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.