| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
DistSQLStatementParser.AlgorithmPropertiesContext |
DistSQLStatementParser.algorithmProperties() |
DistSQLStatementParser.AlgorithmPropertiesContext |
DistSQLStatementParser.FunctionDefinitionContext.algorithmProperties() |
| Modifier and Type | Method and Description |
|---|---|
T |
DistSQLStatementBaseVisitor.visitAlgorithmProperties(DistSQLStatementParser.AlgorithmPropertiesContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.algorithmProperties(). |
T |
DistSQLStatementVisitor.visitAlgorithmProperties(DistSQLStatementParser.AlgorithmPropertiesContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.algorithmProperties(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.