Class WriterTokenStream

    • Constructor Summary

      Constructors 
      Constructor Description
      WriterTokenStream​(java.io.Writer out)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method 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)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • WriterTokenStream

        public WriterTokenStream​(java.io.Writer out)