Uses of Class
com.evolveum.axiom.lang.antlr.AxiomParser.PrefixedNameContext
Packages that use AxiomParser.PrefixedNameContext
-
Uses of AxiomParser.PrefixedNameContext in com.evolveum.axiom.lang.antlr
Methods in com.evolveum.axiom.lang.antlr that return AxiomParser.PrefixedNameContextModifier and TypeMethodDescriptionAxiomParser.ArgumentContext.prefixedName()AxiomParser.DataNameContext.prefixedName()AxiomParser.InfraNameContext.prefixedName()AxiomParser.PathDataItemContext.prefixedName()AxiomParser.PathInfraItemContext.prefixedName()AxiomParser.prefixedName()Methods in com.evolveum.axiom.lang.antlr that return types with arguments of type AxiomParser.PrefixedNameContextModifier and TypeMethodDescriptionprotected abstract AxiomStreamTarget<AxiomParser.PrefixedNameContext,AxiomParser.ArgumentContext> AbstractAxiomAntlrVisitor.delegate()AntlrDecoderContext.itemName()Methods in com.evolveum.axiom.lang.antlr with parameters of type AxiomParser.PrefixedNameContextModifier and TypeMethodDescriptionvoidAxiomBaseListener.enterPrefixedName(AxiomParser.PrefixedNameContext ctx) Enter a parse tree produced byAxiomParser.prefixedName().voidAxiomListener.enterPrefixedName(AxiomParser.PrefixedNameContext ctx) Enter a parse tree produced byAxiomParser.prefixedName().voidAxiomBaseListener.exitPrefixedName(AxiomParser.PrefixedNameContext ctx) Exit a parse tree produced byAxiomParser.prefixedName().voidAxiomListener.exitPrefixedName(AxiomParser.PrefixedNameContext ctx) Exit a parse tree produced byAxiomParser.prefixedName().voidAntlrStreamToItemStream.startInfra(AxiomParser.PrefixedNameContext item, SourceLocation loc) voidAntlrStreamToItemStream.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().Method parameters in com.evolveum.axiom.lang.antlr with type arguments of type AxiomParser.PrefixedNameContextModifier and TypeMethodDescriptionfinal voidAxiomAntlrStatementSource.stream(AxiomItemStream.TargetWithContext target, AxiomDecoderContext<AxiomParser.PrefixedNameContext, AxiomParser.ArgumentContext> codecs, AxiomNameResolver documentLocal)