Class CannotAddMultiInstanceBodyValidator.MiBodyCollector

    • Constructor Summary

      Constructors 
      Constructor Description
      MiBodyCollector()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected boolean isMiBody​(ScopeImpl scope)  
      void visit​(ScopeImpl obj)
      Invoked for a node in tree.
      • Methods inherited from class java.lang.Object

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

      • firstMiBody

        protected ScopeImpl firstMiBody
    • Constructor Detail

      • MiBodyCollector

        public MiBodyCollector()
    • Method Detail

      • isMiBody

        protected boolean isMiBody​(ScopeImpl scope)