Ruby 3.5.0dev (2025-06-07 revision 20cf46039a90135b3d9efceabc73b0d41ad257b8)
|
Data Fields | |
NODE | node |
rb_ast_id_table_t * | nd_tbl |
struct RNode * | nd_body |
struct RNode_ARGS * | nd_args |
Definition at line 246 of file rubyparser.h.
struct RNode_ARGS* RNode_SCOPE::nd_args |
Definition at line 251 of file rubyparser.h.
struct RNode* RNode_SCOPE::nd_body |
Definition at line 250 of file rubyparser.h.
rb_ast_id_table_t* RNode_SCOPE::nd_tbl |
Definition at line 249 of file rubyparser.h.
NODE RNode_SCOPE::node |
Definition at line 247 of file rubyparser.h.