Skip to main content

Module scope

Module scope 

Source

Structs§

BindingData
BindingId
Identifies a binding (variable declaration) in the binding table. Copy-able, used as an index.
ImportBindingData
ScopeData
ScopeId
Identifies a scope in the scope table. Copy-able, used as an index.
ScopeInfo
Complete scope information for a program. Stored separately from the AST and linked via position-based lookup maps.

Enums§

BindingKind
ImportBindingKind
ScopeKind