Uses of Class
com.evolveum.axiom.lang.antlr.query.AxiomQueryParser.SelfPathContext
-
Uses of AxiomQueryParser.SelfPathContext in com.evolveum.axiom.lang.antlr.query
Modifier 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()
. -
Uses of AxiomQueryParser.SelfPathContext in com.evolveum.midpoint.prism.impl.query.lang
Modifier and TypeMethodDescriptionAxiomQueryContentAssistantVisitor.visitSelfPath
(AxiomQueryParser.SelfPathContext ctx)