Ruby 3.4.3p32 (2025-04-14 revision d0b7e5b6a04bde21ca483d20a1546b28b401c2d4)
RNode_SCLASS Struct Reference

Data Fields

NODE node
 
struct RNodend_recv
 
struct RNodend_body
 

Detailed Description

Definition at line 878 of file rubyparser.h.

Field Documentation

◆ nd_body

struct RNode* RNode_SCLASS::nd_body

Definition at line 882 of file rubyparser.h.

◆ nd_recv

struct RNode* RNode_SCLASS::nd_recv

Definition at line 881 of file rubyparser.h.

◆ node

NODE RNode_SCLASS::node

Definition at line 879 of file rubyparser.h.


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