#include <stree_t.h>
Data Fields | |
| stree_ident_t * | name |
| Delegate name. | |
| stree_fun_sig_t * | sig |
| Signature (arguments and return type). | |
| stree_symbol * | symbol |
| Symbol. | |
| tdata_item * | titem |
| Type item describing the delegate. | |
Definition at line 589 of file stree_t.h.
1.4.7