Skip to main content

FileId

Type Alias FileId 

Source
pub type FileId = usize;
Expand description

A source file’s index within a SymbolTable. 0 is always the main script; imported libraries get the ids that follow.