Type Alias SymbolTableRef

Source
pub type SymbolTableRef = Rc<DefinitionTable>;

Aliased Typeยง

pub struct SymbolTableRef { /* private fields */ }