Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Allow_or_disallowContext
Packages that use PlSqlParser.Allow_or_disallowContext
-
Uses of PlSqlParser.Allow_or_disallowContext in io.debezium.ddl.parser.oracle.generated
Methods in io.debezium.ddl.parser.oracle.generated that return PlSqlParser.Allow_or_disallowContextModifier and TypeMethodDescriptionPlSqlParser.allow_or_disallow()PlSqlParser.Coalesce_table_partitionContext.allow_or_disallow()PlSqlParser.Xmlschema_specContext.allow_or_disallow(int i) Methods in io.debezium.ddl.parser.oracle.generated that return types with arguments of type PlSqlParser.Allow_or_disallowContextMethods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Allow_or_disallowContextModifier and TypeMethodDescriptionvoidPlSqlParserBaseListener.enterAllow_or_disallow(PlSqlParser.Allow_or_disallowContext ctx) Enter a parse tree produced byPlSqlParser.allow_or_disallow().voidPlSqlParserListener.enterAllow_or_disallow(PlSqlParser.Allow_or_disallowContext ctx) Enter a parse tree produced byPlSqlParser.allow_or_disallow().voidPlSqlParserBaseListener.exitAllow_or_disallow(PlSqlParser.Allow_or_disallowContext ctx) Exit a parse tree produced byPlSqlParser.allow_or_disallow().voidPlSqlParserListener.exitAllow_or_disallow(PlSqlParser.Allow_or_disallowContext ctx) Exit a parse tree produced byPlSqlParser.allow_or_disallow().