|
Hormiga 1.0
|
#include <symboltable.h>
Public Member Functions | |
| Function * | getFunction (T_STRING &key) |
Protected Member Functions | |
| Function * | setFunction (T_STRING &key, Function *f) |
Protected Attributes | |
| T_FUNC_HASH | funcs |
Definition at line 132 of file symboltable.h.
| Function * CoreFunctionsBuilder::getFunction | ( | T_STRING & | key | ) |
T_FUNC_HASH CoreFunctionsBuilder::funcs [protected] |
Definition at line 141 of file symboltable.h.