Uses of Class
com.evolveum.axiom.lang.antlr.AxiomParser.ArgumentContext
Packages that use AxiomParser.ArgumentContext
-
Uses of AxiomParser.ArgumentContext in com.evolveum.axiom.lang.antlr
Methods in com.evolveum.axiom.lang.antlr that return AxiomParser.ArgumentContextModifier and TypeMethodDescriptionAxiomParser.argument()AxiomParser.ItemValueContext.argument()AxiomParser.PathValueContext.argument()Methods in com.evolveum.axiom.lang.antlr that return types with arguments of type AxiomParser.ArgumentContextModifier and TypeMethodDescriptionprotected abstract AxiomStreamTarget<AxiomParser.PrefixedNameContext,AxiomParser.ArgumentContext> AbstractAxiomAntlrVisitor.delegate()Methods in com.evolveum.axiom.lang.antlr with parameters of type AxiomParser.ArgumentContextModifier and TypeMethodDescriptionvoidAxiomBaseListener.enterArgument(AxiomParser.ArgumentContext ctx) Enter a parse tree produced byAxiomParser.argument().voidAxiomListener.enterArgument(AxiomParser.ArgumentContext ctx) Enter a parse tree produced byAxiomParser.argument().voidAxiomBaseListener.exitArgument(AxiomParser.ArgumentContext ctx) Exit a parse tree produced byAxiomParser.argument().voidAxiomListener.exitArgument(AxiomParser.ArgumentContext ctx) Exit a parse tree produced byAxiomParser.argument().voidAntlrStreamToItemStream.startValue(AxiomParser.ArgumentContext value, SourceLocation loc) final TAbstractAxiomAntlrVisitor.visitArgument(AxiomParser.ArgumentContext ctx) AxiomBaseVisitor.visitArgument(AxiomParser.ArgumentContext ctx) Visit a parse tree produced byAxiomParser.argument().AxiomVisitor.visitArgument(AxiomParser.ArgumentContext ctx) Visit a parse tree produced byAxiomParser.argument().Method parameters in com.evolveum.axiom.lang.antlr with type arguments of type AxiomParser.ArgumentContextModifier and TypeMethodDescriptionstatic <O> AntlrDecoder<O>AntlrDecoder.create(ValueDecoder<AxiomParser.ArgumentContext, O> decoder) static <O> AntlrDecoder<O>AntlrDecoder.from(ValueDecoder.NamespaceIngoring<AxiomParser.ArgumentContext, O> decoder) final voidAxiomAntlrStatementSource.stream(AxiomItemStream.TargetWithContext target, AxiomDecoderContext<AxiomParser.PrefixedNameContext, AxiomParser.ArgumentContext> codecs, AxiomNameResolver documentLocal)