Uses of Class
com.evolveum.axiom.lang.antlr.query.AxiomQueryParser.ParentContext
-
Uses of AxiomQueryParser.ParentContext in com.evolveum.axiom.lang.antlr.query
Modifier and TypeMethodDescriptionAxiomQueryParser.FirstComponentContext.parent
(int i) AxiomQueryParser.parent()
AxiomQueryParser.ParentPathContext.parent
(int i) Modifier and TypeMethodDescriptionAxiomQueryParser.FirstComponentContext.parent()
AxiomQueryParser.ParentPathContext.parent()
Modifier and TypeMethodDescriptionvoid
AxiomQueryParserBaseListener.enterParent
(AxiomQueryParser.ParentContext ctx) Enter a parse tree produced byAxiomQueryParser.parent()
.void
AxiomQueryParserListener.enterParent
(AxiomQueryParser.ParentContext ctx) Enter a parse tree produced byAxiomQueryParser.parent()
.void
AxiomQueryParserBaseListener.exitParent
(AxiomQueryParser.ParentContext ctx) Exit a parse tree produced byAxiomQueryParser.parent()
.void
AxiomQueryParserListener.exitParent
(AxiomQueryParser.ParentContext ctx) Exit a parse tree produced byAxiomQueryParser.parent()
.AxiomQueryParserBaseVisitor.visitParent
(AxiomQueryParser.ParentContext ctx) Visit a parse tree produced byAxiomQueryParser.parent()
.AxiomQueryParserVisitor.visitParent
(AxiomQueryParser.ParentContext ctx) Visit a parse tree produced byAxiomQueryParser.parent()
.