public interface ITokenStream
| Modifier and Type | Method and Description |
|---|---|
void |
flush() |
void |
writeHidden(org.eclipse.emf.ecore.EObject grammarElement,
String value) |
void |
writeSemantic(org.eclipse.emf.ecore.EObject grammarElement,
String value) |
void flush()
throws IOException
IOExceptionvoid writeHidden(org.eclipse.emf.ecore.EObject grammarElement,
String value)
throws IOException
IOExceptionvoid writeSemantic(org.eclipse.emf.ecore.EObject grammarElement,
String value)
throws IOException
IOExceptionCopyright © 2015. All Rights Reserved.