| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
ShardingDistSQLStatementParser.AlgorithmPropertyContext |
ShardingDistSQLStatementParser.algorithmProperty() |
ShardingDistSQLStatementParser.AlgorithmPropertyContext |
ShardingDistSQLStatementParser.AlgorithmPropertiesContext.algorithmProperty(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<ShardingDistSQLStatementParser.AlgorithmPropertyContext> |
ShardingDistSQLStatementParser.AlgorithmPropertiesContext.algorithmProperty() |
| Modifier and Type | Method and Description |
|---|---|
T |
ShardingDistSQLStatementVisitor.visitAlgorithmProperty(ShardingDistSQLStatementParser.AlgorithmPropertyContext ctx)
Visit a parse tree produced by
ShardingDistSQLStatementParser.algorithmProperty(). |
T |
ShardingDistSQLStatementBaseVisitor.visitAlgorithmProperty(ShardingDistSQLStatementParser.AlgorithmPropertyContext ctx)
Visit a parse tree produced by
ShardingDistSQLStatementParser.algorithmProperty(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.