#include <header.h>

Public Attributes | |
| struct name * | next |
| symbol * | b |
| int | type |
| int | mode |
| struct node * | definition |
| int | count |
| int | among_func_count |
| struct grouping * | grouping |
| byte | referenced |
| byte | used |
| byte | routine_called_from_among |
Definition at line 123 of file header.h.
| int name::count |
struct node* name::definition [read] |
struct grouping* name::grouping [read] |
| int name::mode |
struct name* name::next [read] |
| int name::type |