Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Partition_extention_clauseContext
-
Packages that use PlSqlParser.Partition_extention_clauseContext Package Description io.debezium.ddl.parser.oracle.generated -
-
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_clauseContext Modifier and Type Method Description PlSqlParser.Partition_extention_clauseContextPlSqlParser.AnalyzeContext. partition_extention_clause()PlSqlParser.Partition_extention_clauseContextPlSqlParser. partition_extention_clause()Methods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Partition_extention_clauseContext Modifier and Type Method Description voidPlSqlParserBaseListener. 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().
-