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