| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.SortClauseContext |
PostgreSQLStatementParser.sortClause() |
PostgreSQLStatementParser.SortClauseContext |
PostgreSQLStatementParser.SelectNoParensContext.sortClause() |
PostgreSQLStatementParser.SortClauseContext |
PostgreSQLStatementParser.WindowSpecificationContext.sortClause() |
PostgreSQLStatementParser.SortClauseContext |
PostgreSQLStatementParser.FuncApplicationContext.sortClause() |
PostgreSQLStatementParser.SortClauseContext |
PostgreSQLStatementParser.AexprConstContext.sortClause() |
PostgreSQLStatementParser.SortClauseContext |
PostgreSQLStatementParser.WithinGroupClauseContext.sortClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitSortClause(PostgreSQLStatementParser.SortClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.sortClause(). |
T |
PostgreSQLStatementParserVisitor.visitSortClause(PostgreSQLStatementParser.SortClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.sortClause(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLStatementSQLVisitor.visitSortClause(PostgreSQLStatementParser.SortClauseContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.