void |
PredicateListener.enterUnaryOperator(PredicateParser.UnaryOperatorContext ctx)
|
void |
PredicateBaseListener.enterUnaryOperator(PredicateParser.UnaryOperatorContext ctx)
|
void |
PredicateListener.exitUnaryOperator(PredicateParser.UnaryOperatorContext ctx)
|
void |
PredicateBaseListener.exitUnaryOperator(PredicateParser.UnaryOperatorContext ctx)
|
T |
PredicateVisitor.visitUnaryOperator(PredicateParser.UnaryOperatorContext ctx)
|
T |
PredicateBaseVisitor.visitUnaryOperator(PredicateParser.UnaryOperatorContext ctx)
|