| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.VarValueContext |
OpenGaussStatementParser.varValue() |
OpenGaussStatementParser.VarValueContext |
OpenGaussStatementParser.VarListContext.varValue(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OpenGaussStatementParser.VarValueContext> |
OpenGaussStatementParser.VarListContext.varValue() |
| Modifier and Type | Method and Description |
|---|---|
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 © 2023 The Apache Software Foundation. All rights reserved.