#include <ast.h>
Data Fields | |
struct ctrump_location | kwd_loc |
struct ctrump_location | semi_loc |
struct ctrump_expr | retval |
Definition at line 1056 of file ast.h.
struct ctrump_location ctrump_return_expr_stmt::kwd_loc [read] |
struct ctrump_location ctrump_return_expr_stmt::semi_loc [read] |
struct ctrump_expr ctrump_return_expr_stmt::retval [read] |