Module symbols

Source
Expand description

Implements a Python-compatilble symbol table for Rust.

Structs§

SymbolTable
SymbolTableScopes
A stack of symbol tables of different scopes. Topmost is the current scope.

Enums§

SymbolTableNode