Uses of Class
com.blazebit.persistence.parser.JPQLNextParser.NegatedPredicateContext
| Package | Description |
|---|---|
| com.blazebit.persistence.parser | |
| com.blazebit.persistence.parser.expression |
-
Uses of JPQLNextParser.NegatedPredicateContext in com.blazebit.persistence.parser
Methods in com.blazebit.persistence.parser with parameters of type JPQLNextParser.NegatedPredicateContext Modifier and Type Method Description voidJPQLNextParserBaseListener. enterNegatedPredicate(JPQLNextParser.NegatedPredicateContext ctx)Enter a parse tree produced by theNegatedPredicatelabeled alternative inJPQLNextParser.predicate().voidJPQLNextParserListener. enterNegatedPredicate(JPQLNextParser.NegatedPredicateContext ctx)Enter a parse tree produced by theNegatedPredicatelabeled alternative inJPQLNextParser.predicate().voidJPQLNextParserBaseListener. exitNegatedPredicate(JPQLNextParser.NegatedPredicateContext ctx)Exit a parse tree produced by theNegatedPredicatelabeled alternative inJPQLNextParser.predicate().voidJPQLNextParserListener. exitNegatedPredicate(JPQLNextParser.NegatedPredicateContext ctx)Exit a parse tree produced by theNegatedPredicatelabeled alternative inJPQLNextParser.predicate().TJPQLNextParserBaseVisitor. visitNegatedPredicate(JPQLNextParser.NegatedPredicateContext ctx)Visit a parse tree produced by theNegatedPredicatelabeled alternative inJPQLNextParser.predicate().TJPQLNextParserVisitor. visitNegatedPredicate(JPQLNextParser.NegatedPredicateContext ctx)Visit a parse tree produced by theNegatedPredicatelabeled alternative inJPQLNextParser.predicate(). -
Uses of JPQLNextParser.NegatedPredicateContext in com.blazebit.persistence.parser.expression
Methods in com.blazebit.persistence.parser.expression with parameters of type JPQLNextParser.NegatedPredicateContext Modifier and Type Method Description ExpressionJPQLNextExpressionVisitorImpl. visitNegatedPredicate(JPQLNextParser.NegatedPredicateContext ctx)