enclosing property
Environment?
get
enclosing
Gets the enclosing (parent) environment, if any.
Implementation
Environment? get enclosing => _enclosing;
Gets the enclosing (parent) environment, if any.
Environment? get enclosing => _enclosing;