| Package | Description |
|---|---|
| org.eclipse.xtext.parsetree.reconstr |
| Modifier and Type | Method and Description |
|---|---|
SerializerOptions |
SerializerOptions.setFormatting(boolean formatting)
Deprecated.
|
SerializerOptions |
SerializerOptions.setValidateConcreteSyntax(boolean validateConcreteSyntax)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
IParseTreeConstructor.TreeConstructionReport |
Serializer.serialize(org.eclipse.emf.ecore.EObject obj,
ITokenStream tokenStream,
SerializerOptions options)
Deprecated.
|
String |
Serializer.serialize(org.eclipse.emf.ecore.EObject obj,
SerializerOptions options)
Deprecated.
|
IParseTreeConstructor.TreeConstructionReport |
Serializer.serialize(org.eclipse.emf.ecore.EObject obj,
Writer writer,
SerializerOptions options)
Deprecated.
|
Copyright © 2015. All Rights Reserved.