Class GeneratorContext

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.eclipse.xtext.util.CancelIndicator getCancelIndicator()  
      void setCancelIndicator​(org.eclipse.xtext.util.CancelIndicator cancelIndicator)  
      • Methods inherited from class java.lang.Object

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

      • GeneratorContext

        public GeneratorContext()
    • Method Detail

      • setCancelIndicator

        public void setCancelIndicator​(org.eclipse.xtext.util.CancelIndicator cancelIndicator)