#include <header.h>

Public Attributes | |
| struct node * | next |
| struct node * | left |
| struct node * | aux |
| struct among * | among |
| struct node * | right |
| int | type |
| int | mode |
| struct node * | AE |
| struct name * | name |
| symbol * | literalstring |
| int | number |
| int | line_number |
| int | amongvar_needed |
Definition at line 180 of file header.h.
struct among* node::among [read] |
struct node* node::left [read] |
| int node::mode |
struct name* node::name [read] |
struct node* node::next [read] |
| int node::number |
struct node* node::right [read] |
| int node::type |