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