Structs§
- Scope
- Represents a lexical scope containing symbols
- Symbol
- Represents a symbol in the symbol table
- Symbol
Table - A symbol table for managing symbols during compilation
Enums§
- Symbol
Data - Represents the specific data for each symbol kind
- Symbol
Kind - Legacy enum for compatibility with existing code