Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Logical_operationContext
Packages that use PlSqlParser.Logical_operationContext
-
Uses of PlSqlParser.Logical_operationContext in io.debezium.ddl.parser.oracle.generated
Methods in io.debezium.ddl.parser.oracle.generated that return PlSqlParser.Logical_operationContextModifier and TypeMethodDescriptionPlSqlParser.logical_operation()PlSqlParser.Unary_logical_expressionContext.logical_operation(int i) Methods in io.debezium.ddl.parser.oracle.generated that return types with arguments of type PlSqlParser.Logical_operationContextModifier and TypeMethodDescriptionPlSqlParser.Unary_logical_expressionContext.logical_operation()Methods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Logical_operationContextModifier and TypeMethodDescriptionvoidPlSqlParserBaseListener.enterLogical_operation(PlSqlParser.Logical_operationContext ctx) Enter a parse tree produced byPlSqlParser.logical_operation().voidPlSqlParserListener.enterLogical_operation(PlSqlParser.Logical_operationContext ctx) Enter a parse tree produced byPlSqlParser.logical_operation().voidPlSqlParserBaseListener.exitLogical_operation(PlSqlParser.Logical_operationContext ctx) Exit a parse tree produced byPlSqlParser.logical_operation().voidPlSqlParserListener.exitLogical_operation(PlSqlParser.Logical_operationContext ctx) Exit a parse tree produced byPlSqlParser.logical_operation().