Uses of Class
com.evolveum.axiom.lang.antlr.query.AxiomQueryParser.AxiomPathContext
Packages that use AxiomQueryParser.AxiomPathContext
-
Uses of AxiomQueryParser.AxiomPathContext in com.evolveum.axiom.lang.antlr.query
Methods in com.evolveum.axiom.lang.antlr.query that return AxiomQueryParser.AxiomPathContextModifier and TypeMethodDescriptionAxiomQueryParser.axiomPath()AxiomQueryParser.PathAxiomPathContext.axiomPath()Methods in com.evolveum.axiom.lang.antlr.query with parameters of type AxiomQueryParser.AxiomPathContextModifier and TypeMethodDescriptionvoidAxiomQueryParserBaseListener.enterAxiomPath(AxiomQueryParser.AxiomPathContext ctx) Enter a parse tree produced byAxiomQueryParser.axiomPath().voidAxiomQueryParserListener.enterAxiomPath(AxiomQueryParser.AxiomPathContext ctx) Enter a parse tree produced byAxiomQueryParser.axiomPath().voidAxiomQueryParserBaseListener.exitAxiomPath(AxiomQueryParser.AxiomPathContext ctx) Exit a parse tree produced byAxiomQueryParser.axiomPath().voidAxiomQueryParserListener.exitAxiomPath(AxiomQueryParser.AxiomPathContext ctx) Exit a parse tree produced byAxiomQueryParser.axiomPath().AxiomQueryParserBaseVisitor.visitAxiomPath(AxiomQueryParser.AxiomPathContext ctx) Visit a parse tree produced byAxiomQueryParser.axiomPath().AxiomQueryParserVisitor.visitAxiomPath(AxiomQueryParser.AxiomPathContext ctx) Visit a parse tree produced byAxiomQueryParser.axiomPath().