| Package | Description |
|---|---|
| org.eclipse.xtext.parsetree.reconstr | |
| org.eclipse.xtext.parsetree.reconstr.impl |
| Modifier and Type | Method and Description |
|---|---|
IParseTreeConstructor.TreeConstructionReport |
XtextSerializationException.getReport() |
IParseTreeConstructor.TreeConstructionReport |
Serializer.serialize(org.eclipse.emf.ecore.EObject obj,
ITokenStream tokenStream,
SaveOptions options)
Deprecated.
|
IParseTreeConstructor.TreeConstructionReport |
Serializer.serialize(org.eclipse.emf.ecore.EObject obj,
ITokenStream tokenStream,
SerializerOptions options)
Deprecated.
|
IParseTreeConstructor.TreeConstructionReport |
Serializer.serialize(org.eclipse.emf.ecore.EObject obj,
Writer writer,
SerializerOptions options)
Deprecated.
|
IParseTreeConstructor.TreeConstructionReport |
IParseTreeConstructor.serializeSubtree(org.eclipse.emf.ecore.EObject object,
ITokenStream out) |
| Constructor and Description |
|---|
XtextSerializationException(IParseTreeConstructor.TreeConstructionReport report,
String message) |
| Modifier and Type | Class and Description |
|---|---|
class |
TreeConstructionReportImpl |
| Modifier and Type | Method and Description |
|---|---|
IParseTreeConstructor.TreeConstructionReport |
AbstractParseTreeConstructor.serializeSubtree(org.eclipse.emf.ecore.EObject object,
ITokenStream out) |
Copyright © 2015. All Rights Reserved.