<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`Scope`](Scope) › [`(constructor)`](Scope/(constructor).md)
## Scope.(constructor)
Constructs a new instance of the `Scope` class
**Signature:**
```typescript
constructor(parent?: Scope);
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| <code>parent</code> | [`Scope`](Scope) | _(Optional)_ |