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