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 TypeMethodDescriptionvoid
AxiomQueryParserBaseListener.enterSelfPath
(AxiomQueryParser.SelfPathContext ctx) Enter a parse tree produced by theSelfPath
labeled alternative inAxiomQueryParser.path()
.void
AxiomQueryParserListener.enterSelfPath
(AxiomQueryParser.SelfPathContext ctx) Enter a parse tree produced by theSelfPath
labeled alternative inAxiomQueryParser.path()
.void
AxiomQueryParserBaseListener.exitSelfPath
(AxiomQueryParser.SelfPathContext ctx) Exit a parse tree produced by theSelfPath
labeled alternative inAxiomQueryParser.path()
.void
AxiomQueryParserListener.exitSelfPath
(AxiomQueryParser.SelfPathContext ctx) Exit a parse tree produced by theSelfPath
labeled alternative inAxiomQueryParser.path()
.AxiomQueryParserBaseVisitor.visitSelfPath
(AxiomQueryParser.SelfPathContext ctx) Visit a parse tree produced by theSelfPath
labeled alternative inAxiomQueryParser.path()
.AxiomQueryParserVisitor.visitSelfPath
(AxiomQueryParser.SelfPathContext ctx) Visit a parse tree produced by theSelfPath
labeled alternative inAxiomQueryParser.path()
.