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