Class HidingScope

    • Constructor Summary

      Constructors 
      Constructor Description
      HidingScope​(java.lang.String name, Scope outer)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Decl resolve​(java.lang.String name)  
      • Methods inherited from class java.lang.Object

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

      • HidingScope

        public HidingScope​(java.lang.String name,
                           Scope outer)