SymbolTable

SymbolTable *****************************

Members

Functions

insert
Symbol insert(Symbol s)
Undocumented in source. Be warned that the author may not have intended to support it.
lookup
Symbol lookup(Identifier* ident)
Undocumented in source. Be warned that the author may not have intended to support it.
update
Symbol update(Symbol s)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

members
Symbol[Identifier*] members;
Undocumented in source.

Meta