Package com.evolveum.axiom.lang.antlr
Class AntlrStreamToItemStream
java.lang.Object
com.evolveum.axiom.api.stream.AbstractStreamAdapter<AxiomParser.PrefixedNameContext,AxiomParser.ArgumentContext>
 
com.evolveum.axiom.lang.antlr.AntlrStreamToItemStream
- All Implemented Interfaces:
- AxiomStreamTarget<AxiomParser.PrefixedNameContext,- AxiomParser.ArgumentContext> 
public class AntlrStreamToItemStream
extends AbstractStreamAdapter<AxiomParser.PrefixedNameContext,AxiomParser.ArgumentContext> 
- 
Nested Class SummaryNested classes/interfaces inherited from interface com.evolveum.axiom.api.stream.AxiomStreamTargetAxiomStreamTarget.WithContext<N,V> 
- 
Method SummaryModifier and TypeMethodDescriptionvoidvoidvoidstartValue(AxiomParser.ArgumentContext value, SourceLocation loc) protected AxiomStreamTarget<?,?> target()Methods inherited from class com.evolveum.axiom.api.stream.AbstractStreamAdapterendInfra, endItem, endValue
- 
Method Details- 
target- Specified by:
- targetin class- AbstractStreamAdapter<AxiomParser.PrefixedNameContext,- AxiomParser.ArgumentContext> 
 
- 
startInfra
- 
startItem
- 
startValue
 
-