Ruby 3.5.0dev (2025-08-27 revision 5ff7b2c582a56fe7d92248adf093fd278a334066)
Data Fields
RNode_CDECL Struct Reference

Data Fields

NODE node
 
ID nd_vid
 
struct RNodend_value
 
struct RNodend_else
 
enum rb_parser_shareability shareability
 

Detailed Description

Definition at line 452 of file rubyparser.h.

Field Documentation

◆ nd_else

struct RNode* RNode_CDECL::nd_else

Definition at line 457 of file rubyparser.h.

◆ nd_value

struct RNode* RNode_CDECL::nd_value

Definition at line 456 of file rubyparser.h.

◆ nd_vid

ID RNode_CDECL::nd_vid

Definition at line 455 of file rubyparser.h.

◆ node

NODE RNode_CDECL::node

Definition at line 453 of file rubyparser.h.

◆ shareability

enum rb_parser_shareability RNode_CDECL::shareability

Definition at line 458 of file rubyparser.h.


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