Constructs a Scope.
Searches for the enclosing Class scope.
Creates a new inner scope and returns that.
Destroys this scope and returns the outer scope.
Searches for a scope matching type sid.
Finds a symbol in this scope.
Searches for the enclosing Module scope.
Searches for a symbol in this scope and all enclosing scopes.
Searches for a symbol in this scope and all enclosing scopes.
Models a hierarchy of environments.