Uses of Class
com.evolveum.axiom.lang.antlr.AxiomParser.PrefixContext
Packages that use AxiomParser.PrefixContext
-
Uses of AxiomParser.PrefixContext in com.evolveum.axiom.lang.antlr
Methods in com.evolveum.axiom.lang.antlr that return AxiomParser.PrefixContextMethods in com.evolveum.axiom.lang.antlr with parameters of type AxiomParser.PrefixContextModifier and TypeMethodDescriptionvoidAxiomBaseListener.enterPrefix(AxiomParser.PrefixContext ctx) Enter a parse tree produced byAxiomParser.prefix().voidAxiomListener.enterPrefix(AxiomParser.PrefixContext ctx) Enter a parse tree produced byAxiomParser.prefix().voidAxiomBaseListener.exitPrefix(AxiomParser.PrefixContext ctx) Exit a parse tree produced byAxiomParser.prefix().voidAxiomListener.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().