Uses of Class
com.evolveum.axiom.lang.antlr.AxiomParser.LocalNameContext
Packages that use AxiomParser.LocalNameContext
-
Uses of AxiomParser.LocalNameContext in com.evolveum.axiom.lang.antlr
Methods in com.evolveum.axiom.lang.antlr that return AxiomParser.LocalNameContextModifier and TypeMethodDescriptionAxiomParser.localName()
AxiomParser.PrefixedNameContext.localName()
Methods in com.evolveum.axiom.lang.antlr with parameters of type AxiomParser.LocalNameContextModifier and TypeMethodDescriptionvoid
AxiomBaseListener.enterLocalName
(AxiomParser.LocalNameContext ctx) Enter a parse tree produced byAxiomParser.localName()
.void
AxiomListener.enterLocalName
(AxiomParser.LocalNameContext ctx) Enter a parse tree produced byAxiomParser.localName()
.void
AxiomBaseListener.exitLocalName
(AxiomParser.LocalNameContext ctx) Exit a parse tree produced byAxiomParser.localName()
.void
AxiomListener.exitLocalName
(AxiomParser.LocalNameContext ctx) Exit a parse tree produced byAxiomParser.localName()
.AxiomBaseVisitor.visitLocalName
(AxiomParser.LocalNameContext ctx) Visit a parse tree produced byAxiomParser.localName()
.AxiomVisitor.visitLocalName
(AxiomParser.LocalNameContext ctx) Visit a parse tree produced byAxiomParser.localName()
.