| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
CommonDistSQLStatementParser.VariableNameContext |
CommonDistSQLStatementParser.variableName() |
CommonDistSQLStatementParser.VariableNameContext |
CommonDistSQLStatementParser.SetVariableContext.variableName() |
CommonDistSQLStatementParser.VariableNameContext |
CommonDistSQLStatementParser.ShowVariableContext.variableName() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2021 The Apache Software Foundation. All rights reserved.