Uses of Class
com.evolveum.axiom.lang.antlr.query.AxiomQueryParser.DescendantPathContext
Packages that use AxiomQueryParser.DescendantPathContext
-
Uses of AxiomQueryParser.DescendantPathContext in com.evolveum.axiom.lang.antlr.query
Methods in com.evolveum.axiom.lang.antlr.query with parameters of type AxiomQueryParser.DescendantPathContextModifier and TypeMethodDescriptionvoidAxiomQueryParserBaseListener.enterDescendantPath(AxiomQueryParser.DescendantPathContext ctx) Enter a parse tree produced by theDescendantPathlabeled alternative inAxiomQueryParser.path().voidAxiomQueryParserListener.enterDescendantPath(AxiomQueryParser.DescendantPathContext ctx) Enter a parse tree produced by theDescendantPathlabeled alternative inAxiomQueryParser.path().voidAxiomQueryParserBaseListener.exitDescendantPath(AxiomQueryParser.DescendantPathContext ctx) Exit a parse tree produced by theDescendantPathlabeled alternative inAxiomQueryParser.path().voidAxiomQueryParserListener.exitDescendantPath(AxiomQueryParser.DescendantPathContext ctx) Exit a parse tree produced by theDescendantPathlabeled alternative inAxiomQueryParser.path().AxiomQueryParserBaseVisitor.visitDescendantPath(AxiomQueryParser.DescendantPathContext ctx) Visit a parse tree produced by theDescendantPathlabeled alternative inAxiomQueryParser.path().AxiomQueryParserVisitor.visitDescendantPath(AxiomQueryParser.DescendantPathContext ctx) Visit a parse tree produced by theDescendantPathlabeled alternative inAxiomQueryParser.path().