#include "symboldef.h"
Include dependency graph for pspec.h:
Go to the source code of this file.
Functions | |
void | pspec (parsex *spec_tree, symboltable *types, symboltable *variables, symboltable *functions, symboltable *subtypeof, bool no_meth, bool par_only) |
void | pusefiles (parsex *file_tree, symboltable *use_files, char *current_file) |
void | ptype_spec (symboltable *t, parsex *type_spec) |
void | pfunc_spec (symboltable *t, parsex *mf, bool ismethod) |
void | pclass_spec (symboltable *t, parsex *class_spec) |
|
|
|
|
|
|
|
|
|
|