Uses of Class
net.hironico.minisql.parser.plsql.PlSqlParser.Logical_operationContext
Packages that use PlSqlParser.Logical_operationContext
-
Uses of PlSqlParser.Logical_operationContext in net.hironico.minisql.parser.plsql
Methods in net.hironico.minisql.parser.plsql that return PlSqlParser.Logical_operationContextModifier and TypeMethodDescriptionPlSqlParser.logical_operation()PlSqlParser.Unary_logical_operationContext.logical_operation()Methods in net.hironico.minisql.parser.plsql 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().