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