| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.ColumnsContext |
OracleStatementParser.columns() |
OracleStatementParser.ColumnsContext |
OracleStatementParser.AddClauseContext.columns() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitColumns(OracleStatementParser.ColumnsContext ctx)
Visit a parse tree produced by
OracleStatementParser.columns(). |
T |
OracleStatementBaseVisitor.visitColumns(OracleStatementParser.ColumnsContext ctx)
Visit a parse tree produced by
OracleStatementParser.columns(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.