#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 NULL if none. |
Formal parameters and return type. This is common to function and delegate delcarations.
Definition at line 542 of file stree_t.h.