| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.RollupClauseContext |
PostgreSQLStatementParser.rollupClause() |
PostgreSQLStatementParser.RollupClauseContext |
PostgreSQLStatementParser.GroupByItemContext.rollupClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitRollupClause(PostgreSQLStatementParser.RollupClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.rollupClause(). |
T |
PostgreSQLStatementParserVisitor.visitRollupClause(PostgreSQLStatementParser.RollupClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.rollupClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.