Uses of Class
com.evolveum.axiom.lang.antlr.query.AxiomQueryParser.SelfPathContext
Packages that use AxiomQueryParser.SelfPathContext
-
Uses of AxiomQueryParser.SelfPathContext in com.evolveum.axiom.lang.antlr.query
Methods in com.evolveum.axiom.lang.antlr.query with parameters of type AxiomQueryParser.SelfPathContextModifier and TypeMethodDescriptionvoidAxiomQueryParserBaseListener.enterSelfPath(AxiomQueryParser.SelfPathContext ctx) Enter a parse tree produced by theSelfPathlabeled alternative inAxiomQueryParser.path().voidAxiomQueryParserListener.enterSelfPath(AxiomQueryParser.SelfPathContext ctx) Enter a parse tree produced by theSelfPathlabeled alternative inAxiomQueryParser.path().voidAxiomQueryParserBaseListener.exitSelfPath(AxiomQueryParser.SelfPathContext ctx) Exit a parse tree produced by theSelfPathlabeled alternative inAxiomQueryParser.path().voidAxiomQueryParserListener.exitSelfPath(AxiomQueryParser.SelfPathContext ctx) Exit a parse tree produced by theSelfPathlabeled alternative inAxiomQueryParser.path().AxiomQueryParserBaseVisitor.visitSelfPath(AxiomQueryParser.SelfPathContext ctx) Visit a parse tree produced by theSelfPathlabeled alternative inAxiomQueryParser.path().AxiomQueryParserVisitor.visitSelfPath(AxiomQueryParser.SelfPathContext ctx) Visit a parse tree produced by theSelfPathlabeled alternative inAxiomQueryParser.path().