#include <stree_t.h>
Data Fields | |
list_t | args |
Formal parameters (for indexed properties). | |
stree_proc_t * | getter |
stree_ident_t * | name |
stree_proc_t * | setter |
stree_proc_arg_t * | setter_arg |
stree_symbol * | symbol |
tdata_item * | titem |
Type of the property. | |
stree_texpr_t * | type |
stree_proc_arg_t * | varg |
Variadic argument or NULL if none. |
Definition at line 653 of file stree_t.h.