Package com.evolveum.axiom.lang.antlr
Interface AxiomDecoderContext<I,V> 
- All Known Implementing Classes:
- AntlrDecoderContext
public interface AxiomDecoderContext<I,V> 
- 
Method SummaryModifier and TypeMethodDescriptionOptional<? extends ValueDecoder<V,?>> get(AxiomTypeDefinition typeDefinition) itemName()
- 
Method Details- 
itemNameValueDecoder<I,AxiomName> itemName()
- 
get
 
-