Package com.evolveum.axiom.lang.antlr
Class AntlrDecoderContext
java.lang.Object
com.evolveum.axiom.lang.antlr.AntlrDecoderContext
- All Implemented Interfaces:
- AxiomDecoderContext<AxiomParser.PrefixedNameContext,- AxiomParser.ArgumentContext> 
public class AntlrDecoderContext
extends Object
implements AxiomDecoderContext<AxiomParser.PrefixedNameContext,AxiomParser.ArgumentContext> 
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionOptional<AntlrDecoder<?>>get(AxiomTypeDefinition typeDef) itemName()voidstream(AxiomModelStatementSource source, AxiomItemStream.TargetWithContext target) 
- 
Field Details- 
BUILTIN_DECODERS
 
- 
- 
Constructor Details- 
AntlrDecoderContextpublic AntlrDecoderContext()
 
- 
- 
Method Details- 
get- Specified by:
- getin interface- AxiomDecoderContext<AxiomParser.PrefixedNameContext,- AxiomParser.ArgumentContext> 
 
- 
itemName- Specified by:
- itemNamein interface- AxiomDecoderContext<AxiomParser.PrefixedNameContext,- AxiomParser.ArgumentContext> 
 
- 
stream
 
-