public interface IParseTreeConstructor
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IParseTreeConstructor.TreeConstructionDiagnostic |
static interface |
IParseTreeConstructor.TreeConstructionReport |
| Modifier and Type | Method and Description |
|---|---|
IParseTreeConstructor.TreeConstructionReport |
serializeSubtree(org.eclipse.emf.ecore.EObject object,
ITokenStream out) |
IParseTreeConstructor.TreeConstructionReport serializeSubtree(org.eclipse.emf.ecore.EObject object, ITokenStream out) throws IOException
IOExceptionCopyright © 2015. All Rights Reserved.