Uses of Class
com.evolveum.axiom.lang.antlr.query.AxiomQueryParser.DescendantPathContext
-
Uses of AxiomQueryParser.DescendantPathContext in com.evolveum.axiom.lang.antlr.query
Modifier and TypeMethodDescriptionvoid
AxiomQueryParserBaseListener.enterDescendantPath
(AxiomQueryParser.DescendantPathContext ctx) Enter a parse tree produced by theDescendantPath
labeled alternative inAxiomQueryParser.path()
.void
AxiomQueryParserListener.enterDescendantPath
(AxiomQueryParser.DescendantPathContext ctx) Enter a parse tree produced by theDescendantPath
labeled alternative inAxiomQueryParser.path()
.void
AxiomQueryParserBaseListener.exitDescendantPath
(AxiomQueryParser.DescendantPathContext ctx) Exit a parse tree produced by theDescendantPath
labeled alternative inAxiomQueryParser.path()
.void
AxiomQueryParserListener.exitDescendantPath
(AxiomQueryParser.DescendantPathContext ctx) Exit a parse tree produced by theDescendantPath
labeled alternative inAxiomQueryParser.path()
.AxiomQueryParserBaseVisitor.visitDescendantPath
(AxiomQueryParser.DescendantPathContext ctx) Visit a parse tree produced by theDescendantPath
labeled alternative inAxiomQueryParser.path()
.AxiomQueryParserVisitor.visitDescendantPath
(AxiomQueryParser.DescendantPathContext ctx) Visit a parse tree produced by theDescendantPath
labeled alternative inAxiomQueryParser.path()
. -
Uses of AxiomQueryParser.DescendantPathContext in com.evolveum.midpoint.prism.impl.query.lang
Modifier and TypeMethodDescriptionAxiomQueryContentAssistantVisitor.visitDescendantPath
(AxiomQueryParser.DescendantPathContext ctx)