#include <wsstree.h>
Collaboration diagram for WsListRec:

Data Fields | |
| WsListItem * | head |
| WsListItem * | tail |
| WsUInt32 | num_items |
| WsUInt32 | first_line |
| WsUInt32 | last_line |
|
|
Definition at line 95 of file wsstree.h. Referenced by yyparse(). |
|
|
Definition at line 88 of file wsstree.h. Referenced by compile_stream(), linearize_variable_init(), ws_expr_linearize(), ws_list_append(), and ws_stmt_linearize(). |
|
|
Definition at line 96 of file wsstree.h. Referenced by yyparse(). |
|
|
Definition at line 90 of file wsstree.h. Referenced by compile_stream(), ws_expr_linearize(), and ws_list_append(). |
|
|
Definition at line 89 of file wsstree.h. Referenced by ws_list_append(). |