| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor.statement.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.SortbyContext |
PostgreSQLStatementParser.sortby() |
PostgreSQLStatementParser.SortbyContext |
PostgreSQLStatementParser.SortbyListContext.sortby(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PostgreSQLStatementParser.SortbyContext> |
PostgreSQLStatementParser.SortbyListContext.sortby() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitSortby(PostgreSQLStatementParser.SortbyContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.sortby(). |
T |
PostgreSQLStatementBaseVisitor.visitSortby(PostgreSQLStatementParser.SortbyContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.sortby(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLStatementSQLVisitor.visitSortby(PostgreSQLStatementParser.SortbyContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.