| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
CommonDistSQLStatementParser.AlgorithmPropertiesContext |
CommonDistSQLStatementParser.algorithmProperties() |
CommonDistSQLStatementParser.AlgorithmPropertiesContext |
CommonDistSQLStatementParser.AlgorithmDefinitionContext.algorithmProperties() |
| Modifier and Type | Method and Description |
|---|---|
T |
CommonDistSQLStatementBaseVisitor.visitAlgorithmProperties(CommonDistSQLStatementParser.AlgorithmPropertiesContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.algorithmProperties(). |
T |
CommonDistSQLStatementVisitor.visitAlgorithmProperties(CommonDistSQLStatementParser.AlgorithmPropertiesContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.algorithmProperties(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.