| Package | Description |
|---|---|
| org.eclipse.xtext.parsetree.reconstr | |
| org.eclipse.xtext.parsetree.reconstr.impl | |
| org.eclipse.xtext.xtext |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
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.
|
static interface |
ITokenSerializer.IEnumLiteralSerializer |
static interface |
ITokenSerializer.IKeywordSerializer |
static interface |
ITokenSerializer.IValueSerializer |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractKeywordSerializer |
class |
CrossReferenceSerializer |
class |
EnumLiteralSerializer |
class |
IgnoreCaseKeywordSerializer |
class |
KeywordSerializer |
class |
ValueSerializer |
| Modifier and Type | Class and Description |
|---|---|
class |
XtextCrossReferenceSerializer |
Copyright © 2015. All Rights Reserved.