Ruby 3.4.2p28 (2025-02-15 revision d2930f8e7a5db8a7337fa43370940381b420cc3e)
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 435 of file rubyparser.h.

Field Documentation

◆ nd_else

struct RNode* RNode_CDECL::nd_else

Definition at line 440 of file rubyparser.h.

◆ nd_value

struct RNode* RNode_CDECL::nd_value

Definition at line 439 of file rubyparser.h.

◆ nd_vid

ID RNode_CDECL::nd_vid

Definition at line 438 of file rubyparser.h.

◆ node

NODE RNode_CDECL::node

Definition at line 436 of file rubyparser.h.

◆ shareability

enum rb_parser_shareability RNode_CDECL::shareability

Definition at line 441 of file rubyparser.h.


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