Uses of Class
com.evolveum.axiom.lang.antlr.AxiomParser.PrefixContext
-
Uses of AxiomParser.PrefixContext in com.evolveum.axiom.lang.antlr
Modifier and TypeMethodDescriptionvoid
AxiomBaseListener.enterPrefix
(AxiomParser.PrefixContext ctx) Enter a parse tree produced byAxiomParser.prefix()
.void
AxiomListener.enterPrefix
(AxiomParser.PrefixContext ctx) Enter a parse tree produced byAxiomParser.prefix()
.void
AxiomBaseListener.exitPrefix
(AxiomParser.PrefixContext ctx) Exit a parse tree produced byAxiomParser.prefix()
.void
AxiomListener.exitPrefix
(AxiomParser.PrefixContext ctx) Exit a parse tree produced byAxiomParser.prefix()
.AxiomBaseVisitor.visitPrefix
(AxiomParser.PrefixContext ctx) Visit a parse tree produced byAxiomParser.prefix()
.AxiomVisitor.visitPrefix
(AxiomParser.PrefixContext ctx) Visit a parse tree produced byAxiomParser.prefix()
.