void |
PredicateListener.enterLogicalOperator(PredicateParser.LogicalOperatorContext ctx)
|
void |
PredicateBaseListener.enterLogicalOperator(PredicateParser.LogicalOperatorContext ctx)
|
void |
PredicateListener.exitLogicalOperator(PredicateParser.LogicalOperatorContext ctx)
|
void |
PredicateBaseListener.exitLogicalOperator(PredicateParser.LogicalOperatorContext ctx)
|
T |
PredicateVisitor.visitLogicalOperator(PredicateParser.LogicalOperatorContext ctx)
|
T |
PredicateBaseVisitor.visitLogicalOperator(PredicateParser.LogicalOperatorContext ctx)
|