Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Subpartition_extended_namesContext
Packages that use PlSqlParser.Subpartition_extended_namesContext
-
Uses of PlSqlParser.Subpartition_extended_namesContext in io.debezium.ddl.parser.oracle.generated
Methods in io.debezium.ddl.parser.oracle.generated that return PlSqlParser.Subpartition_extended_namesContextModifier and TypeMethodDescriptionPlSqlParser.Drop_table_partitionContext.subpartition_extended_names()PlSqlParser.subpartition_extended_names()PlSqlParser.Truncate_table_partitionContext.subpartition_extended_names()Methods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Subpartition_extended_namesContextModifier and TypeMethodDescriptionvoidPlSqlParserBaseListener.enterSubpartition_extended_names(PlSqlParser.Subpartition_extended_namesContext ctx) Enter a parse tree produced byPlSqlParser.subpartition_extended_names().voidPlSqlParserListener.enterSubpartition_extended_names(PlSqlParser.Subpartition_extended_namesContext ctx) Enter a parse tree produced byPlSqlParser.subpartition_extended_names().voidPlSqlParserBaseListener.exitSubpartition_extended_names(PlSqlParser.Subpartition_extended_namesContext ctx) Exit a parse tree produced byPlSqlParser.subpartition_extended_names().voidPlSqlParserListener.exitSubpartition_extended_names(PlSqlParser.Subpartition_extended_namesContext ctx) Exit a parse tree produced byPlSqlParser.subpartition_extended_names().