Package org.eclipse.xtext.parsetree.reconstr

Interface Summary
ICommentAssociater Associates comments to semantic objects.
IEObjectConsumer A wrapper for EObjects holding the information about what values have already been consumed by a serialization process.
IHiddenTokenHelper  
IParseTreeConstructor  
IParseTreeConstructor.TreeConstructionDiagnostic  
IParseTreeConstructor.TreeConstructionReport  
ITokenSerializer TODO: this interface does not define any methods.
ITokenSerializer.ICrossReferenceSerializer In the process of serializing a model to a DSL, references to model elements need to be turned into string representations which identify the targeted model element.
ITokenSerializer.IEnumLiteralSerializer  
ITokenSerializer.IErrorAcceptor  
ITokenSerializer.IKeywordSerializer  
ITokenSerializer.IValueSerializer  
ITokenStream  
ITokenStreamExtension  
ITransientValueService Implementations of this service are called when a model is serialized and can decide whether a value needs to be serialized or not.
 

Class Summary
Serializer  
SerializerOptions Deprecated. use the immutable SaveOptions instead.
 

Exception Summary
XtextSerializationException