Uses of Class
com.evolveum.axiom.lang.antlr.query.AxiomQueryParser.ParentPathContext
Packages that use AxiomQueryParser.ParentPathContext
-
Uses of AxiomQueryParser.ParentPathContext in com.evolveum.axiom.lang.antlr.query
Methods in com.evolveum.axiom.lang.antlr.query with parameters of type AxiomQueryParser.ParentPathContextModifier and TypeMethodDescriptionvoidAxiomQueryParserBaseListener.enterParentPath(AxiomQueryParser.ParentPathContext ctx) Enter a parse tree produced by theParentPathlabeled alternative inAxiomQueryParser.path().voidAxiomQueryParserListener.enterParentPath(AxiomQueryParser.ParentPathContext ctx) Enter a parse tree produced by theParentPathlabeled alternative inAxiomQueryParser.path().voidAxiomQueryParserBaseListener.exitParentPath(AxiomQueryParser.ParentPathContext ctx) Exit a parse tree produced by theParentPathlabeled alternative inAxiomQueryParser.path().voidAxiomQueryParserListener.exitParentPath(AxiomQueryParser.ParentPathContext ctx) Exit a parse tree produced by theParentPathlabeled alternative inAxiomQueryParser.path().AxiomQueryParserBaseVisitor.visitParentPath(AxiomQueryParser.ParentPathContext ctx) Visit a parse tree produced by theParentPathlabeled alternative inAxiomQueryParser.path().AxiomQueryParserVisitor.visitParentPath(AxiomQueryParser.ParentPathContext ctx) Visit a parse tree produced by theParentPathlabeled alternative inAxiomQueryParser.path().