Uses of Class
com.blazebit.persistence.parser.JPQLNextParser.PathExpressionContext
| Package | Description |
|---|---|
| com.blazebit.persistence.parser | |
| com.blazebit.persistence.parser.expression |
-
Uses of JPQLNextParser.PathExpressionContext in com.blazebit.persistence.parser
Methods in com.blazebit.persistence.parser with parameters of type JPQLNextParser.PathExpressionContext Modifier and Type Method Description voidJPQLNextParserBaseListener. enterPathExpression(JPQLNextParser.PathExpressionContext ctx)Enter a parse tree produced by thePathExpressionlabeled alternative inJPQLNextParser.expression().voidJPQLNextParserListener. enterPathExpression(JPQLNextParser.PathExpressionContext ctx)Enter a parse tree produced by thePathExpressionlabeled alternative inJPQLNextParser.expression().voidJPQLNextParserBaseListener. exitPathExpression(JPQLNextParser.PathExpressionContext ctx)Exit a parse tree produced by thePathExpressionlabeled alternative inJPQLNextParser.expression().voidJPQLNextParserListener. exitPathExpression(JPQLNextParser.PathExpressionContext ctx)Exit a parse tree produced by thePathExpressionlabeled alternative inJPQLNextParser.expression().TJPQLNextParserBaseVisitor. visitPathExpression(JPQLNextParser.PathExpressionContext ctx)Visit a parse tree produced by thePathExpressionlabeled alternative inJPQLNextParser.expression().TJPQLNextParserVisitor. visitPathExpression(JPQLNextParser.PathExpressionContext ctx)Visit a parse tree produced by thePathExpressionlabeled alternative inJPQLNextParser.expression(). -
Uses of JPQLNextParser.PathExpressionContext in com.blazebit.persistence.parser.expression
Methods in com.blazebit.persistence.parser.expression with parameters of type JPQLNextParser.PathExpressionContext Modifier and Type Method Description ExpressionJPQLNextExpressionVisitorImpl. visitPathExpression(JPQLNextParser.PathExpressionContext ctx)