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