You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeDoc adds scopes to the individual nodes. Instead of doing this, I believe we should generate the scopes as we iterate through nodes, pushing symbol tables and popping symbol tables onto a scope stack and passing that into the type checking functions