protected class DefaultNodeModelFormatter.FilterFirstWhitespaceStream extends BaseTokenStream
out| Modifier | Constructor and Description |
|---|---|
protected |
FilterFirstWhitespaceStream(ITokenStream out) |
| Modifier and Type | Method and Description |
|---|---|
void |
writeHidden(org.eclipse.emf.ecore.EObject grammarElement,
java.lang.String value) |
void |
writeSemantic(org.eclipse.emf.ecore.EObject grammarElement,
java.lang.String value) |
flush, initprotected FilterFirstWhitespaceStream(ITokenStream out)
public void writeHidden(org.eclipse.emf.ecore.EObject grammarElement,
java.lang.String value)
throws java.io.IOException
writeHidden in interface ITokenStreamwriteHidden in class AbstractTokenStreamjava.io.IOExceptionpublic void writeSemantic(org.eclipse.emf.ecore.EObject grammarElement,
java.lang.String value)
throws java.io.IOException
writeSemantic in interface ITokenStreamwriteSemantic in class AbstractTokenStreamjava.io.IOException