Go to the source code of this file.
Classes | |
struct | symboltable |
Defines | |
#define | getstruct(a, num) (a->cont[num]) |
#define | setstruct(a, num) (getval(a,num)) |
#define | tablelength(a) ( a->fill ) |
Functions | |
symboltable * | newsymboltable () |
int | addsymbol () |
int | searchsymbol () |
|
|
|
|
|
|
|
|
|
|
|
|