Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Rollup_cube_clauseContext
Packages that use PlSqlParser.Rollup_cube_clauseContext
-
Uses of PlSqlParser.Rollup_cube_clauseContext in io.debezium.ddl.parser.oracle.generated
Methods in io.debezium.ddl.parser.oracle.generated that return PlSqlParser.Rollup_cube_clauseContextModifier and TypeMethodDescriptionPlSqlParser.Group_by_elementsContext.rollup_cube_clause()PlSqlParser.Grouping_sets_elementsContext.rollup_cube_clause()PlSqlParser.rollup_cube_clause()Methods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Rollup_cube_clauseContextModifier and TypeMethodDescriptionvoidPlSqlParserBaseListener.enterRollup_cube_clause(PlSqlParser.Rollup_cube_clauseContext ctx) Enter a parse tree produced byPlSqlParser.rollup_cube_clause().voidPlSqlParserListener.enterRollup_cube_clause(PlSqlParser.Rollup_cube_clauseContext ctx) Enter a parse tree produced byPlSqlParser.rollup_cube_clause().voidPlSqlParserBaseListener.exitRollup_cube_clause(PlSqlParser.Rollup_cube_clauseContext ctx) Exit a parse tree produced byPlSqlParser.rollup_cube_clause().voidPlSqlParserListener.exitRollup_cube_clause(PlSqlParser.Rollup_cube_clauseContext ctx) Exit a parse tree produced byPlSqlParser.rollup_cube_clause().