| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.ColumnSortClause_Context |
OracleStatementParser.columnSortClause_() |
OracleStatementParser.ColumnSortClause_Context |
OracleStatementParser.ColumnSortsClause_Context.columnSortClause_(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<OracleStatementParser.ColumnSortClause_Context> |
OracleStatementParser.ColumnSortsClause_Context.columnSortClause_() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2020 The Apache Software Foundation. All rights reserved.