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 Summary
Nested classes/interfaces inherited from interface com.evolveum.axiom.api.stream.AxiomStreamTarget
AxiomStreamTarget.WithContext<N,
V> -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
startValue
(AxiomParser.ArgumentContext value, SourceLocation loc) protected AxiomStreamTarget<?,
?> target()
Methods inherited from class com.evolveum.axiom.api.stream.AbstractStreamAdapter
endInfra, endItem, endValue
-
Method Details
-
target
- Specified by:
target
in classAbstractStreamAdapter<AxiomParser.PrefixedNameContext,
AxiomParser.ArgumentContext>
-
startInfra
-
startItem
-
startValue
-