Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Modify_index_partitions_opsContext
Packages that use PlSqlParser.Modify_index_partitions_opsContext
-
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_opsContextModifier and TypeMethodDescriptionPlSqlParser.Modify_index_partitionContext.modify_index_partitions_ops(int i) PlSqlParser.modify_index_partitions_ops()Methods in io.debezium.ddl.parser.oracle.generated that return types with arguments of type PlSqlParser.Modify_index_partitions_opsContextModifier and TypeMethodDescriptionPlSqlParser.Modify_index_partitionContext.modify_index_partitions_ops()Methods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Modify_index_partitions_opsContextModifier and TypeMethodDescriptionvoidPlSqlParserBaseListener.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().