Ruby 4.1.0dev (2026-09-26 revision 57213d44ce7b1a31fc9648e9cd5eb0c4507f4a49)
Data Fields
RNode_DEFS Struct Reference

Data Fields

NODE node
 
struct RNode * nd_recv
 
ID nd_mid
 
struct RNode * nd_defn
 

Detailed Description

Definition at line 843 of file rubyparser.h.

Field Documentation

◆ nd_defn

struct RNode* RNode_DEFS::nd_defn

Definition at line 848 of file rubyparser.h.

◆ nd_mid

ID RNode_DEFS::nd_mid

Definition at line 847 of file rubyparser.h.

◆ nd_recv

struct RNode* RNode_DEFS::nd_recv

Definition at line 846 of file rubyparser.h.

◆ node

NODE RNode_DEFS::node

Definition at line 844 of file rubyparser.h.


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