Uses of Class
com.evolveum.axiom.lang.antlr.query.AxiomQueryParser.PathAxiomPathContext
Packages that use AxiomQueryParser.PathAxiomPathContext
-
Uses of AxiomQueryParser.PathAxiomPathContext in com.evolveum.axiom.lang.antlr.query
Methods in com.evolveum.axiom.lang.antlr.query with parameters of type AxiomQueryParser.PathAxiomPathContextModifier and TypeMethodDescriptionvoid
AxiomQueryParserBaseListener.enterPathAxiomPath
(AxiomQueryParser.PathAxiomPathContext ctx) Enter a parse tree produced by thePathAxiomPath
labeled alternative inAxiomQueryParser.path()
.void
AxiomQueryParserListener.enterPathAxiomPath
(AxiomQueryParser.PathAxiomPathContext ctx) Enter a parse tree produced by thePathAxiomPath
labeled alternative inAxiomQueryParser.path()
.void
AxiomQueryParserBaseListener.exitPathAxiomPath
(AxiomQueryParser.PathAxiomPathContext ctx) Exit a parse tree produced by thePathAxiomPath
labeled alternative inAxiomQueryParser.path()
.void
AxiomQueryParserListener.exitPathAxiomPath
(AxiomQueryParser.PathAxiomPathContext ctx) Exit a parse tree produced by thePathAxiomPath
labeled alternative inAxiomQueryParser.path()
.AxiomQueryParserBaseVisitor.visitPathAxiomPath
(AxiomQueryParser.PathAxiomPathContext ctx) Visit a parse tree produced by thePathAxiomPath
labeled alternative inAxiomQueryParser.path()
.AxiomQueryParserVisitor.visitPathAxiomPath
(AxiomQueryParser.PathAxiomPathContext ctx) Visit a parse tree produced by thePathAxiomPath
labeled alternative inAxiomQueryParser.path()
.