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