Skip to main content

SymbolTableRef

Type Alias SymbolTableRef 

Source
pub type SymbolTableRef = Rc<DefinitionTable>;

Aliased Typeยง

pub struct SymbolTableRef { /* private fields */ }