| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.ColumnSortClause_Context |
OracleStatementParser.columnSortClause_() |
OracleStatementParser.ColumnSortClause_Context |
OracleStatementParser.ColumnSortsClause_Context.columnSortClause_(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.ColumnSortClause_Context> |
OracleStatementParser.ColumnSortsClause_Context.columnSortClause_() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitColumnSortClause_(OracleStatementParser.ColumnSortClause_Context ctx)
Visit a parse tree produced by
OracleStatementParser.columnSortClause_(). |
T |
OracleStatementBaseVisitor.visitColumnSortClause_(OracleStatementParser.ColumnSortClause_Context ctx)
Visit a parse tree produced by
OracleStatementParser.columnSortClause_(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.