Expand description
Scope types.
Provides implementation of general scope handling, and specific scope implementations for symbol table and memory space.
Re-exports§
Modules§
- memory
- Memory space implementation and scope specification.
- symbol
- Symbol table implementation and scope specification.
Structs§
- Scope
- General scope object with underlying data structure
T
.