Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Ref_cursor_type_defContext
Packages that use PlSqlParser.Ref_cursor_type_defContext
-
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_defContextModifier and TypeMethodDescriptionPlSqlParser.ref_cursor_type_def()PlSqlParser.Type_declarationContext.ref_cursor_type_def()Methods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Ref_cursor_type_defContextModifier and TypeMethodDescriptionvoidPlSqlParserBaseListener.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().