Uses of Class
com.blazebit.persistence.parser.JPQLNextParser.MacroPathContext
| Package | Description |
|---|---|
| com.blazebit.persistence.parser | |
| com.blazebit.persistence.parser.expression |
-
Uses of JPQLNextParser.MacroPathContext in com.blazebit.persistence.parser
Methods in com.blazebit.persistence.parser that return JPQLNextParser.MacroPathContext Modifier and Type Method Description JPQLNextParser.MacroPathContextJPQLNextParser. macroPath()JPQLNextParser.MacroPathContextJPQLNextParser.OuterPathContext. macroPath()JPQLNextParser.MacroPathContextJPQLNextParser.ParsePathExpressionContext. macroPath()Methods in com.blazebit.persistence.parser with parameters of type JPQLNextParser.MacroPathContext Modifier and Type Method Description voidJPQLNextParserBaseListener. enterMacroPath(JPQLNextParser.MacroPathContext ctx)Enter a parse tree produced byJPQLNextParser.macroPath().voidJPQLNextParserListener. enterMacroPath(JPQLNextParser.MacroPathContext ctx)Enter a parse tree produced byJPQLNextParser.macroPath().voidJPQLNextParserBaseListener. exitMacroPath(JPQLNextParser.MacroPathContext ctx)Exit a parse tree produced byJPQLNextParser.macroPath().voidJPQLNextParserListener. exitMacroPath(JPQLNextParser.MacroPathContext ctx)Exit a parse tree produced byJPQLNextParser.macroPath().TJPQLNextParserBaseVisitor. visitMacroPath(JPQLNextParser.MacroPathContext ctx)Visit a parse tree produced byJPQLNextParser.macroPath().TJPQLNextParserVisitor. visitMacroPath(JPQLNextParser.MacroPathContext ctx)Visit a parse tree produced byJPQLNextParser.macroPath(). -
Uses of JPQLNextParser.MacroPathContext in com.blazebit.persistence.parser.expression
Methods in com.blazebit.persistence.parser.expression with parameters of type JPQLNextParser.MacroPathContext Modifier and Type Method Description ExpressionJPQLNextExpressionVisitorImpl. visitMacroPath(JPQLNextParser.MacroPathContext ctx)