Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Table_partition_descriptionContext
Packages that use PlSqlParser.Table_partition_descriptionContext
-
Uses of PlSqlParser.Table_partition_descriptionContext in io.debezium.ddl.parser.oracle.generated
Methods in io.debezium.ddl.parser.oracle.generated that return PlSqlParser.Table_partition_descriptionContextModifier and TypeMethodDescriptionPlSqlParser.List_partition_descContext.table_partition_description()PlSqlParser.List_partitionsContext.table_partition_description(int i) PlSqlParser.Range_partition_descContext.table_partition_description()PlSqlParser.Range_partitionsContext.table_partition_description(int i) PlSqlParser.Reference_partition_descContext.table_partition_description()PlSqlParser.table_partition_description()Methods in io.debezium.ddl.parser.oracle.generated that return types with arguments of type PlSqlParser.Table_partition_descriptionContextModifier and TypeMethodDescriptionPlSqlParser.List_partitionsContext.table_partition_description()PlSqlParser.Range_partitionsContext.table_partition_description()Methods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Table_partition_descriptionContextModifier and TypeMethodDescriptionvoidPlSqlParserBaseListener.enterTable_partition_description(PlSqlParser.Table_partition_descriptionContext ctx) Enter a parse tree produced byPlSqlParser.table_partition_description().voidPlSqlParserListener.enterTable_partition_description(PlSqlParser.Table_partition_descriptionContext ctx) Enter a parse tree produced byPlSqlParser.table_partition_description().voidPlSqlParserBaseListener.exitTable_partition_description(PlSqlParser.Table_partition_descriptionContext ctx) Exit a parse tree produced byPlSqlParser.table_partition_description().voidPlSqlParserListener.exitTable_partition_description(PlSqlParser.Table_partition_descriptionContext ctx) Exit a parse tree produced byPlSqlParser.table_partition_description().