Uses of Class
com.evolveum.axiom.lang.antlr.AxiomParser.PrefixedNameContext
-
Uses of AxiomParser.PrefixedNameContext in com.evolveum.axiom.lang.antlr
Modifier and TypeMethodDescriptionAxiomParser.ArgumentContext.prefixedName()
AxiomParser.DataNameContext.prefixedName()
AxiomParser.InfraNameContext.prefixedName()
AxiomParser.PathDataItemContext.prefixedName()
AxiomParser.PathInfraItemContext.prefixedName()
AxiomParser.prefixedName()
Modifier and TypeMethodDescriptionprotected abstract AxiomStreamTarget<AxiomParser.PrefixedNameContext,
AxiomParser.ArgumentContext> AbstractAxiomAntlrVisitor.delegate()
AntlrDecoderContext.itemName()
Modifier and TypeMethodDescriptionvoid
AxiomBaseListener.enterPrefixedName
(AxiomParser.PrefixedNameContext ctx) Enter a parse tree produced byAxiomParser.prefixedName()
.void
AxiomListener.enterPrefixedName
(AxiomParser.PrefixedNameContext ctx) Enter a parse tree produced byAxiomParser.prefixedName()
.void
AxiomBaseListener.exitPrefixedName
(AxiomParser.PrefixedNameContext ctx) Exit a parse tree produced byAxiomParser.prefixedName()
.void
AxiomListener.exitPrefixedName
(AxiomParser.PrefixedNameContext ctx) Exit a parse tree produced byAxiomParser.prefixedName()
.void
AntlrStreamToItemStream.startInfra
(AxiomParser.PrefixedNameContext item, SourceLocation loc) void
AntlrStreamToItemStream.startItem
(AxiomParser.PrefixedNameContext item, SourceLocation loc) AxiomBaseVisitor.visitPrefixedName
(AxiomParser.PrefixedNameContext ctx) Visit a parse tree produced byAxiomParser.prefixedName()
.AxiomVisitor.visitPrefixedName
(AxiomParser.PrefixedNameContext ctx) Visit a parse tree produced byAxiomParser.prefixedName()
.Modifier and TypeMethodDescriptionfinal void
AxiomAntlrStatementSource.stream
(AxiomItemStream.TargetWithContext target, AxiomDecoderContext<AxiomParser.PrefixedNameContext, AxiomParser.ArgumentContext> codecs, AxiomNameResolver documentLocal)