Scope.parent

The scope that contains this one

struct Scope
Scope* parent;

Meta