Class CompilerPhases


  • public class CompilerPhases
    extends java.lang.Object
    Since:
    2.4
    • Constructor Summary

      Constructors 
      Constructor Description
      CompilerPhases()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isIndexing​(org.eclipse.emf.common.notify.Notifier ctx)  
      void setIndexing​(org.eclipse.emf.common.notify.Notifier ctx, boolean isIndex)  
      • Methods inherited from class java.lang.Object

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

      • CompilerPhases

        public CompilerPhases()
    • Method Detail

      • isIndexing

        public boolean isIndexing​(org.eclipse.emf.common.notify.Notifier ctx)
      • setIndexing

        public void setIndexing​(org.eclipse.emf.common.notify.Notifier ctx,
                                boolean isIndex)