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