#include <stree_t.h>
| Data Fields | |
| list_t | args | 
| Formal parameters. | |
| stree_texpr_t * | rtype | 
| Return type. | |
| stree_proc_arg_t * | varg | 
| Variadic argument or NULLif none. | |
Formal parameters and return type. This is common to function and delegate delcarations.
Definition at line 542 of file stree_t.h.
 1.4.7
 1.4.7