Package org.eclipse.xtext.serializer.tokens
-
Interface Summary Interface Description 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.IEnumLiteralSerializer IKeywordSerializer IValueSerializer -
Class Summary Class Description CrossReferenceSerializer EnumLiteralSerializer IgnoreCaseKeywordSerializer KeywordSerializer ValueSerializer -
Annotation Types Summary Annotation Type Description SerializerScopeProviderBinding Indicates that a scope provider is requested that is used to serialize existing cross references.