| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
OpenGaussStatementParser.VarValueContext |
OpenGaussStatementParser.varValue() |
OpenGaussStatementParser.VarValueContext |
OpenGaussStatementParser.VarListContext.varValue(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<OpenGaussStatementParser.VarValueContext> |
OpenGaussStatementParser.VarListContext.varValue() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitVarValue(OpenGaussStatementParser.VarValueContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.varValue(). |
T |
OpenGaussStatementVisitor.visitVarValue(OpenGaussStatementParser.VarValueContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.varValue(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.