summaryrefslogtreecommitdiff
path: root/docs/lifecycle/scope.md
blob: 33108885836a98adc6766cdfb10716af47fb9740 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Scope

---

## Initialize Functions

## Type Variables

## Link Functions Parents

## Link Function Scopes

## Create Vars

## Initialize Actions

## Split Process Into Tasks by `await`

## Register Imports

On finding an import node add a register task for the imported string

## Initialize Generics

## Resolve Unique And Alias Types