| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
CommonDistSQLStatementParser.VariableValueContext |
CommonDistSQLStatementParser.variableValue() |
CommonDistSQLStatementParser.VariableValueContext |
CommonDistSQLStatementParser.SetVariableContext.variableValue() |
CommonDistSQLStatementParser.VariableValueContext |
CommonDistSQLStatementParser.VariableValuesContext.variableValue(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<CommonDistSQLStatementParser.VariableValueContext> |
CommonDistSQLStatementParser.VariableValuesContext.variableValue() |
| Modifier and Type | Method and Description |
|---|---|
T |
CommonDistSQLStatementBaseVisitor.visitVariableValue(CommonDistSQLStatementParser.VariableValueContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.variableValue(). |
T |
CommonDistSQLStatementVisitor.visitVariableValue(CommonDistSQLStatementParser.VariableValueContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.variableValue(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.