Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Range_subpartition_descContext
-
Packages that use PlSqlParser.Range_subpartition_descContext Package Description io.debezium.ddl.parser.oracle.generated -
-
Uses of PlSqlParser.Range_subpartition_descContext in io.debezium.ddl.parser.oracle.generated
Methods in io.debezium.ddl.parser.oracle.generated that return PlSqlParser.Range_subpartition_descContext Modifier and Type Method Description PlSqlParser.Range_subpartition_descContextPlSqlParser.List_partition_descContext. range_subpartition_desc(int i)PlSqlParser.Range_subpartition_descContextPlSqlParser.Range_partition_descContext. range_subpartition_desc(int i)PlSqlParser.Range_subpartition_descContextPlSqlParser. range_subpartition_desc()PlSqlParser.Range_subpartition_descContextPlSqlParser.Subpartition_templateContext. range_subpartition_desc(int i)Methods in io.debezium.ddl.parser.oracle.generated that return types with arguments of type PlSqlParser.Range_subpartition_descContext Modifier and Type Method Description List<PlSqlParser.Range_subpartition_descContext>PlSqlParser.List_partition_descContext. range_subpartition_desc()List<PlSqlParser.Range_subpartition_descContext>PlSqlParser.Range_partition_descContext. range_subpartition_desc()List<PlSqlParser.Range_subpartition_descContext>PlSqlParser.Subpartition_templateContext. range_subpartition_desc()Methods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Range_subpartition_descContext Modifier and Type Method Description voidPlSqlParserBaseListener. enterRange_subpartition_desc(PlSqlParser.Range_subpartition_descContext ctx)Enter a parse tree produced byPlSqlParser.range_subpartition_desc().voidPlSqlParserListener. enterRange_subpartition_desc(PlSqlParser.Range_subpartition_descContext ctx)Enter a parse tree produced byPlSqlParser.range_subpartition_desc().voidPlSqlParserBaseListener. exitRange_subpartition_desc(PlSqlParser.Range_subpartition_descContext ctx)Exit a parse tree produced byPlSqlParser.range_subpartition_desc().voidPlSqlParserListener. exitRange_subpartition_desc(PlSqlParser.Range_subpartition_descContext ctx)Exit a parse tree produced byPlSqlParser.range_subpartition_desc().
-