Env
dotty.tools.dotc.cc.CheckCaptures.Env
A class describing environments.
Value parameters
- captured
-
the caputure set containing all references to tracked free variables outside of boxes
- kind
-
the environment's kind
- outer0
-
the next enclosing environment
- owner
-
the current owner
Attributes
- Graph
-
- Supertypes
Members list
In this article