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