Interface | Description |
---|---|
SymbolScope |
The
SymbolScope interface is to be implemented by symbol scopes. |
Class | Description |
---|---|
Symbol |
The
Symbol class describes a record in a symbol table. |
SymbolTable |
The
SymbolTable class implements a symbol table. |
Where |
The
Where class describes a location in a source file. |