protected class DefaultNodeModelFormatter.FilterFirstWhitespaceStream extends BaseTokenStream
out| Modifier | Constructor and Description |
|---|---|
protected |
DefaultNodeModelFormatter.FilterFirstWhitespaceStream(ITokenStream out) |
| Modifier and Type | Method and Description |
|---|---|
void |
writeHidden(org.eclipse.emf.ecore.EObject grammarElement,
String value) |
void |
writeSemantic(org.eclipse.emf.ecore.EObject grammarElement,
String value) |
flush, initprotected DefaultNodeModelFormatter.FilterFirstWhitespaceStream(ITokenStream out)
public void writeHidden(org.eclipse.emf.ecore.EObject grammarElement,
String value)
throws IOException
writeHidden in interface ITokenStreamwriteHidden in class AbstractTokenStreamIOExceptionpublic void writeSemantic(org.eclipse.emf.ecore.EObject grammarElement,
String value)
throws IOException
writeSemantic in interface ITokenStreamwriteSemantic in class AbstractTokenStreamIOExceptionCopyright © 2015. All Rights Reserved.