| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.ColumnElemContext |
OpenGaussStatementParser.columnElem() |
OpenGaussStatementParser.ColumnElemContext |
OpenGaussStatementParser.ColumnListContext.columnElem(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OpenGaussStatementParser.ColumnElemContext> |
OpenGaussStatementParser.ColumnListContext.columnElem() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitColumnElem(OpenGaussStatementParser.ColumnElemContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.columnElem(). |
T |
OpenGaussStatementVisitor.visitColumnElem(OpenGaussStatementParser.ColumnElemContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.columnElem(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.