Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.RollupClauseContext
-
Packages that use OpenGaussStatementParser.RollupClauseContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OpenGaussStatementParser.RollupClauseContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.RollupClauseContext Modifier and Type Method Description OpenGaussStatementParser.RollupClauseContextOpenGaussStatementParser.GroupByItemContext. rollupClause()OpenGaussStatementParser.RollupClauseContextOpenGaussStatementParser. rollupClause()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.RollupClauseContext Modifier and Type Method Description TOpenGaussStatementBaseVisitor. visitRollupClause(OpenGaussStatementParser.RollupClauseContext ctx)Visit a parse tree produced byOpenGaussStatementParser.rollupClause().TOpenGaussStatementVisitor. visitRollupClause(OpenGaussStatementParser.RollupClauseContext ctx)Visit a parse tree produced byOpenGaussStatementParser.rollupClause().
-