
Public Attributes | |
| symbol * | data |
| char * | key |
| s_x2node * | next |
| s_x2node ** | from |
Definition at line 4195 of file lemon.c.
struct symbol* s_x2node::data [read] |
Definition at line 4196 of file lemon.c.
Referenced by Symbol_arrayof(), Symbol_find(), Symbol_insert(), and Symbol_Nth().
| char* s_x2node::key |
struct s_x2node* s_x2node::next [read] |
struct s_x2node** s_x2node::from [read] |