Go to the source code of this file.
Functions | |
| void | pdecl (parsex *decl_tree, symboltable *types, symboltable *variables, symboltable *functions, int scope, int varonly, int no_meth, symboltable *altvars) |
| void | ptype_decl (symboltable *t, parsex *type_decl, int scope) |
| void | parray_type (parsex *array_ptr, symboltable *t, int deg) |
| void | pfunc_decl (symboltable *t, parsex *mf, bool ismethod, int scope) |
| void | pclass (symboltable *t, parsex *class, int scope) |
|
||||||||||||||||||||||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||||||
|
|
1.4.6