| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen | |
| org.apache.shardingsphere.sharding.distsql.parser.core |
| Modifier and Type | Method and Description |
|---|---|
ShardingDistSQLStatementParser.KeyGenerateStrategyContext |
ShardingDistSQLStatementParser.keyGenerateStrategy() |
ShardingDistSQLStatementParser.KeyGenerateStrategyContext |
ShardingDistSQLStatementParser.KeyGenerateDeclarationContext.keyGenerateStrategy() |
| Modifier and Type | Method and Description |
|---|---|
T |
ShardingDistSQLStatementVisitor.visitKeyGenerateStrategy(ShardingDistSQLStatementParser.KeyGenerateStrategyContext ctx)
Visit a parse tree produced by
ShardingDistSQLStatementParser.keyGenerateStrategy(). |
T |
ShardingDistSQLStatementBaseVisitor.visitKeyGenerateStrategy(ShardingDistSQLStatementParser.KeyGenerateStrategyContext ctx)
Visit a parse tree produced by
ShardingDistSQLStatementParser.keyGenerateStrategy(). |
| Modifier and Type | Method and Description |
|---|---|
ASTNode |
ShardingDistSQLStatementVisitor.visitKeyGenerateStrategy(ShardingDistSQLStatementParser.KeyGenerateStrategyContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.