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