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