Package org.eclipse.xtext.parsetree.reconstr
-
Interface Summary Interface Description 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 Class Description Serializer Deprecated. use org.eclipse.xtext.serializer.impl.Serializer insteadSerializerOptions Deprecated. use the immutableSaveOptionsinstead. -
Exception Summary Exception Description XtextSerializationException