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