Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Ref_cursor_type_defContext
-
Packages that use PlSqlParser.Ref_cursor_type_defContext Package Description io.debezium.ddl.parser.oracle.generated -
-
Uses of PlSqlParser.Ref_cursor_type_defContext in io.debezium.ddl.parser.oracle.generated
Methods in io.debezium.ddl.parser.oracle.generated that return PlSqlParser.Ref_cursor_type_defContext Modifier and Type Method Description PlSqlParser.Ref_cursor_type_defContextPlSqlParser. ref_cursor_type_def()PlSqlParser.Ref_cursor_type_defContextPlSqlParser.Type_declarationContext. ref_cursor_type_def()Methods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Ref_cursor_type_defContext Modifier and Type Method Description voidPlSqlParserBaseListener. enterRef_cursor_type_def(PlSqlParser.Ref_cursor_type_defContext ctx)Enter a parse tree produced byPlSqlParser.ref_cursor_type_def().voidPlSqlParserListener. enterRef_cursor_type_def(PlSqlParser.Ref_cursor_type_defContext ctx)Enter a parse tree produced byPlSqlParser.ref_cursor_type_def().voidPlSqlParserBaseListener. exitRef_cursor_type_def(PlSqlParser.Ref_cursor_type_defContext ctx)Exit a parse tree produced byPlSqlParser.ref_cursor_type_def().voidPlSqlParserListener. exitRef_cursor_type_def(PlSqlParser.Ref_cursor_type_defContext ctx)Exit a parse tree produced byPlSqlParser.ref_cursor_type_def().
-