Uses of Class
com.evolveum.axiom.lang.antlr.query.AxiomQueryParser.PathAxiomPathContext
-
Uses of AxiomQueryParser.PathAxiomPathContext in com.evolveum.axiom.lang.antlr.query
Modifier 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()
.