Skip to main content

ScopeId

Type Alias ScopeId 

Source
pub type ScopeId = usize;
Expand description

A scope’s index within a SymbolTable. 0 is always the main file’s global scope.