Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.RollupClauseContext
Packages that use OpenGaussStatementParser.RollupClauseContext
-
Uses of OpenGaussStatementParser.RollupClauseContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.RollupClauseContextModifier and TypeMethodDescriptionOpenGaussStatementParser.GroupByItemContext.rollupClause()OpenGaussStatementParser.rollupClause()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.RollupClauseContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitRollupClause(OpenGaussStatementParser.RollupClauseContext ctx) Visit a parse tree produced byOpenGaussStatementParser.rollupClause().OpenGaussStatementVisitor.visitRollupClause(OpenGaussStatementParser.RollupClauseContext ctx) Visit a parse tree produced byOpenGaussStatementParser.rollupClause().