public class TokenStringBuffer extends AbstractTokenStream
| Constructor and Description |
|---|
TokenStringBuffer() |
| Modifier and Type | Method and Description |
|---|---|
void |
flush() |
String |
toString() |
void |
writeHidden(org.eclipse.emf.ecore.EObject grammarElement,
String value) |
void |
writeSemantic(org.eclipse.emf.ecore.EObject grammarElement,
String value) |
initpublic void flush()
throws IOException
flush in interface ITokenStreamflush in class AbstractTokenStreamIOExceptionpublic 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.