EnvMap
dotty.tools.dotc.transform.init.Objects.EnvMap
object EnvMap
Local environments can be deeply nested, therefore we need outerEnvs, which stores the immediate outer environment. If the immediate enclosing scope of an environment is a template, then outerEnvs is empty in EnvMap. We can restore outerEnvs of this in the heap.
Attributes
- Graph
-
- Supertypes
- Self type
Members list
In this article