Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
RNode_SCOPE Struct Reference

Data Fields

NODE node
 
rb_ast_id_table_tnd_tbl
 
struct RNodend_body
 
struct RNode_ARGSnd_args
 

Detailed Description

Definition at line 172 of file rubyparser.h.

Field Documentation

◆ nd_args

struct RNode_ARGS* RNode_SCOPE::nd_args

Definition at line 177 of file rubyparser.h.

◆ nd_body

struct RNode* RNode_SCOPE::nd_body

Definition at line 176 of file rubyparser.h.

◆ nd_tbl

rb_ast_id_table_t* RNode_SCOPE::nd_tbl

Definition at line 175 of file rubyparser.h.

◆ node

NODE RNode_SCOPE::node

Definition at line 173 of file rubyparser.h.


The documentation for this struct was generated from the following file: