| 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 |
PostgreSQLStatementVisitor.visitCubeClause(PostgreSQLStatementParser.CubeClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.cubeClause(). |
T |
PostgreSQLStatementBaseVisitor.visitCubeClause(PostgreSQLStatementParser.CubeClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.cubeClause(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.