Scope.lookup

Finds a symbol in this scope.

class Scope
lookup

Parameters

name
Type: Identifier*

The name of the symbol.

Meta