Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Modify_index_partitions_opsContext
-
Packages that use PlSqlParser.Modify_index_partitions_opsContext Package Description io.debezium.ddl.parser.oracle.generated -
-
Uses of PlSqlParser.Modify_index_partitions_opsContext in io.debezium.ddl.parser.oracle.generated
Methods in io.debezium.ddl.parser.oracle.generated that return PlSqlParser.Modify_index_partitions_opsContext Modifier and Type Method Description PlSqlParser.Modify_index_partitions_opsContextPlSqlParser.Modify_index_partitionContext. modify_index_partitions_ops(int i)PlSqlParser.Modify_index_partitions_opsContextPlSqlParser. modify_index_partitions_ops()Methods in io.debezium.ddl.parser.oracle.generated that return types with arguments of type PlSqlParser.Modify_index_partitions_opsContext Modifier and Type Method Description List<PlSqlParser.Modify_index_partitions_opsContext>PlSqlParser.Modify_index_partitionContext. modify_index_partitions_ops()Methods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Modify_index_partitions_opsContext Modifier and Type Method Description voidPlSqlParserBaseListener. enterModify_index_partitions_ops(PlSqlParser.Modify_index_partitions_opsContext ctx)Enter a parse tree produced byPlSqlParser.modify_index_partitions_ops().voidPlSqlParserListener. enterModify_index_partitions_ops(PlSqlParser.Modify_index_partitions_opsContext ctx)Enter a parse tree produced byPlSqlParser.modify_index_partitions_ops().voidPlSqlParserBaseListener. exitModify_index_partitions_ops(PlSqlParser.Modify_index_partitions_opsContext ctx)Exit a parse tree produced byPlSqlParser.modify_index_partitions_ops().voidPlSqlParserListener. exitModify_index_partitions_ops(PlSqlParser.Modify_index_partitions_opsContext ctx)Exit a parse tree produced byPlSqlParser.modify_index_partitions_ops().
-