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