#include <stree_t.h>
Data Fields | |
| stree_ident_t * | name |
| Constructor 'name'. | |
| stree_proc_t * | proc |
| Constructor implementation. | |
| stree_fun_sig_t * | sig |
| Signature (arguments, return type is always none). | |
| stree_symbol * | symbol |
| Symbol. | |
| tdata_item * | titem |
| Type item describing the constructor. | |
Definition at line 571 of file stree_t.h.
1.4.7