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