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