Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Index_subpartition_subclauseContext
Packages that use PlSqlParser.Index_subpartition_subclauseContext
-
Uses of PlSqlParser.Index_subpartition_subclauseContext in io.debezium.ddl.parser.oracle.generated
Methods in io.debezium.ddl.parser.oracle.generated that return PlSqlParser.Index_subpartition_subclauseContextModifier and TypeMethodDescriptionPlSqlParser.Index_subpartition_clauseContext.index_subpartition_subclause(int i) PlSqlParser.index_subpartition_subclause()Methods in io.debezium.ddl.parser.oracle.generated that return types with arguments of type PlSqlParser.Index_subpartition_subclauseContextModifier and TypeMethodDescriptionPlSqlParser.Index_subpartition_clauseContext.index_subpartition_subclause()Methods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Index_subpartition_subclauseContextModifier and TypeMethodDescriptionvoidPlSqlParserBaseListener.enterIndex_subpartition_subclause(PlSqlParser.Index_subpartition_subclauseContext ctx) Enter a parse tree produced byPlSqlParser.index_subpartition_subclause().voidPlSqlParserListener.enterIndex_subpartition_subclause(PlSqlParser.Index_subpartition_subclauseContext ctx) Enter a parse tree produced byPlSqlParser.index_subpartition_subclause().voidPlSqlParserBaseListener.exitIndex_subpartition_subclause(PlSqlParser.Index_subpartition_subclauseContext ctx) Exit a parse tree produced byPlSqlParser.index_subpartition_subclause().voidPlSqlParserListener.exitIndex_subpartition_subclause(PlSqlParser.Index_subpartition_subclauseContext ctx) Exit a parse tree produced byPlSqlParser.index_subpartition_subclause().