Scope โ€บ (constructor)

Scope.(constructor)

Constructs a new instance of the Scope class

Signature:

constructor(parent?: Scope);

Parameters

ParameterTypeDescription
parentScope(Optional)