| Ruby 3.5.0dev (2025-10-31 revision 65168b7eafd30fd3958d71761fa155bba00cdec5)
    | 
| Data Fields | |
| NODE * | node | 
| rb_node_fcall_t * | node_fcall | 
| rb_node_args_t * | node_args | 
| rb_node_args_aux_t * | node_args_aux | 
| rb_node_opt_arg_t * | node_opt_arg | 
| rb_node_kw_arg_t * | node_kw_arg | 
| rb_node_block_pass_t * | node_block_pass | 
| rb_node_masgn_t * | node_masgn | 
| rb_node_def_temp_t * | node_def_temp | 
| rb_node_exits_t * | node_exits | 
| struct rb_locations_lambda_body_t * | locations_lambda_body | 
| ID | id | 
| int | num | 
| st_table * | tbl | 
| st_table * | labels | 
| const struct vtable * | vars | 
| struct rb_strterm_struct * | strterm | 
| struct lex_context | ctxt | 
| enum lex_state_e | state | 
| struct lex_context YYSTYPE::ctxt | 
| struct rb_locations_lambda_body_t* YYSTYPE::locations_lambda_body | 
| rb_node_args_t* YYSTYPE::node_args | 
| rb_node_args_aux_t* YYSTYPE::node_args_aux | 
| rb_node_block_pass_t* YYSTYPE::node_block_pass | 
| rb_node_def_temp_t* YYSTYPE::node_def_temp | 
| rb_node_exits_t* YYSTYPE::node_exits | 
| rb_node_fcall_t* YYSTYPE::node_fcall | 
| rb_node_kw_arg_t* YYSTYPE::node_kw_arg | 
| rb_node_masgn_t* YYSTYPE::node_masgn | 
| rb_node_opt_arg_t* YYSTYPE::node_opt_arg | 
| struct rb_strterm_struct* YYSTYPE::strterm |