Uses of Class
org.apache.shardingsphere.sql.parser.autogen.PostgreSQLStatementParser.RollupClauseContext
Packages that use PostgreSQLStatementParser.RollupClauseContext
-
Uses of PostgreSQLStatementParser.RollupClauseContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return PostgreSQLStatementParser.RollupClauseContextModifier and TypeMethodDescriptionPostgreSQLStatementParser.GroupByItemContext.rollupClause()PostgreSQLStatementParser.rollupClause()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type PostgreSQLStatementParser.RollupClauseContextModifier and TypeMethodDescriptionPostgreSQLStatementParserBaseVisitor.visitRollupClause(PostgreSQLStatementParser.RollupClauseContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.rollupClause().PostgreSQLStatementParserVisitor.visitRollupClause(PostgreSQLStatementParser.RollupClauseContext ctx) Visit a parse tree produced byPostgreSQLStatementParser.rollupClause().