Uses of Class
com.evolveum.axiom.lang.antlr.AxiomParser.InfraNameContext
-
Uses of AxiomParser.InfraNameContext in com.evolveum.axiom.lang.antlr
Modifier and TypeMethodDescriptionAxiomParser.infraName()
AxiomParser.ItemNameContext.infraName()
Modifier and TypeMethodDescriptionvoid
AxiomBaseListener.enterInfraName
(AxiomParser.InfraNameContext ctx) Enter a parse tree produced byAxiomParser.infraName()
.void
AxiomListener.enterInfraName
(AxiomParser.InfraNameContext ctx) Enter a parse tree produced byAxiomParser.infraName()
.void
AxiomBaseListener.exitInfraName
(AxiomParser.InfraNameContext ctx) Exit a parse tree produced byAxiomParser.infraName()
.void
AxiomListener.exitInfraName
(AxiomParser.InfraNameContext ctx) Exit a parse tree produced byAxiomParser.infraName()
.AxiomBaseVisitor.visitInfraName
(AxiomParser.InfraNameContext ctx) Visit a parse tree produced byAxiomParser.infraName()
.AxiomVisitor.visitInfraName
(AxiomParser.InfraNameContext ctx) Visit a parse tree produced byAxiomParser.infraName()
.