#include <tree.h>
Data Fields | |
int | refcnt |
struct string_list * | args |
struct executable_statement * | statements |
Definition at line 94 of file tree.h.
struct string_list* fundef::args [read] |
struct executable_statement* fundef::statements [read] |