Ruby 3.5.0dev (2025-02-20 revision 34098b669c0cbc024cd08e686891f1dfe0a10aaf)
Data Fields
RNode_CLASS Struct Reference

Data Fields

NODE node
 
struct RNodend_cpath
 
struct RNodend_body
 
struct RNodend_super
 

Detailed Description

Definition at line 888 of file rubyparser.h.

Field Documentation

◆ nd_body

struct RNode* RNode_CLASS::nd_body

Definition at line 892 of file rubyparser.h.

◆ nd_cpath

struct RNode* RNode_CLASS::nd_cpath

Definition at line 891 of file rubyparser.h.

◆ nd_super

struct RNode* RNode_CLASS::nd_super

Definition at line 893 of file rubyparser.h.

◆ node

NODE RNode_CLASS::node

Definition at line 889 of file rubyparser.h.


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