Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Partition_extention_clauseContext
Packages that use PlSqlParser.Partition_extention_clauseContext
-
Uses of PlSqlParser.Partition_extention_clauseContext in io.debezium.ddl.parser.oracle.generated
Methods in io.debezium.ddl.parser.oracle.generated that return PlSqlParser.Partition_extention_clauseContextModifier and TypeMethodDescriptionPlSqlParser.AnalyzeContext.partition_extention_clause()PlSqlParser.partition_extention_clause()Methods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Partition_extention_clauseContextModifier and TypeMethodDescriptionvoidPlSqlParserBaseListener.enterPartition_extention_clause(PlSqlParser.Partition_extention_clauseContext ctx) Enter a parse tree produced byPlSqlParser.partition_extention_clause().voidPlSqlParserListener.enterPartition_extention_clause(PlSqlParser.Partition_extention_clauseContext ctx) Enter a parse tree produced byPlSqlParser.partition_extention_clause().voidPlSqlParserBaseListener.exitPartition_extention_clause(PlSqlParser.Partition_extention_clauseContext ctx) Exit a parse tree produced byPlSqlParser.partition_extention_clause().voidPlSqlParserListener.exitPartition_extention_clause(PlSqlParser.Partition_extention_clauseContext ctx) Exit a parse tree produced byPlSqlParser.partition_extention_clause().