Uses of Interface
com.evolveum.axiom.lang.antlr.AntlrDecoder
-
Uses of AntlrDecoder in com.evolveum.axiom.lang.antlr
Modifier and TypeMethodDescriptionstatic <O> AntlrDecoder<O>
AntlrDecoder.create
(ValueDecoder<AxiomParser.ArgumentContext, O> decoder) static <O> AntlrDecoder<O>
AntlrDecoder.from
(ValueDecoder.NamespaceIngoring<AxiomParser.ArgumentContext, O> decoder) Modifier and TypeMethodDescriptionOptional<AntlrDecoder<?>>
AntlrDecoderContext.get
(AxiomTypeDefinition typeDef)