public interface ITokenStream
| Modifier and Type | Method and Description |
|---|---|
void |
flush() |
void |
writeHidden(org.eclipse.emf.ecore.EObject grammarElement,
java.lang.String value) |
void |
writeSemantic(org.eclipse.emf.ecore.EObject grammarElement,
java.lang.String value) |
void flush()
throws java.io.IOException
java.io.IOExceptionvoid writeHidden(org.eclipse.emf.ecore.EObject grammarElement,
java.lang.String value)
throws java.io.IOException
java.io.IOExceptionvoid writeSemantic(org.eclipse.emf.ecore.EObject grammarElement,
java.lang.String value)
throws java.io.IOException
java.io.IOException