197 rb_node_fcall_t *node_fcall;
198 rb_node_args_t *node_args;
199 rb_node_args_aux_t *node_args_aux;
200 rb_node_opt_arg_t *node_opt_arg;
201 rb_node_kw_arg_t *node_kw_arg;
202 rb_node_block_pass_t *node_block_pass;
203 rb_node_masgn_t *node_masgn;
204 rb_node_def_temp_t *node_def_temp;
205 rb_node_exits_t *node_exits;
209 const struct vtable *vars;