| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
ShardingDistSQLStatementParser.StrategyTypeContext |
ShardingDistSQLStatementParser.strategyType() |
ShardingDistSQLStatementParser.StrategyTypeContext |
ShardingDistSQLStatementParser.ShardingStrategyContext.strategyType() |
| Modifier and Type | Method and Description |
|---|---|
T |
ShardingDistSQLStatementVisitor.visitStrategyType(ShardingDistSQLStatementParser.StrategyTypeContext ctx)
Visit a parse tree produced by
ShardingDistSQLStatementParser.strategyType(). |
T |
ShardingDistSQLStatementBaseVisitor.visitStrategyType(ShardingDistSQLStatementParser.StrategyTypeContext ctx)
Visit a parse tree produced by
ShardingDistSQLStatementParser.strategyType(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.