Ruby 3.4.1p0 (2024-12-25 revision 48d4efcb85000e1ebae42004e963b5d0cedddcf2)
RNode_OP_CDECL Struct Reference

Data Fields

NODE node
 
struct RNodend_head
 
struct RNodend_value
 
ID nd_aid
 
enum rb_parser_shareability shareability
 

Detailed Description

Definition at line 491 of file rubyparser.h.

Field Documentation

◆ nd_aid

ID RNode_OP_CDECL::nd_aid

Definition at line 496 of file rubyparser.h.

◆ nd_head

struct RNode* RNode_OP_CDECL::nd_head

Definition at line 494 of file rubyparser.h.

◆ nd_value

struct RNode* RNode_OP_CDECL::nd_value

Definition at line 495 of file rubyparser.h.

◆ node

NODE RNode_OP_CDECL::node

Definition at line 492 of file rubyparser.h.

◆ shareability

enum rb_parser_shareability RNode_OP_CDECL::shareability

Definition at line 497 of file rubyparser.h.


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