Scope.parent

The surrounding scope, or null if this is the root scope.

class Scope
Scope parent;

Meta