Symtab.cc File Reference
Go to the source code of this file.
Typedef Documentation
Function Documentation
|
|
Same applies to the methods that set equivalence, and all similar items. others to do: common
Don\'t forget to delete pointers before reassigning them in all reassigning methods
In the operator = functions, make sure that you\'re using clone() for all pointers that need to be copied, such as Expression *\'s
destructors for all objects |
| ostream& operator<< |
( |
ostream & |
o, |
|
|
const Symtab & |
symtab |
|
) |
|
|
| static void top_sort_parameters |
( |
TopSortMap & |
map |
) |
[static] |
|
| static int str_case_compare |
( |
const char * |
str1, |
|
|
const char * |
str2 |
|
) |
[static] |
|
|