Ruby 3.3.6p108 (2024-11-05 revision 75015d4c1f6965b5e85e96fb309f1f2129f933c0)
RNode Struct Reference

Data Fields

VALUE flags
 
rb_code_location_t nd_loc
 
int node_id
 

Detailed Description

Definition at line 166 of file rubyparser.h.

Field Documentation

◆ flags

VALUE RNode::flags

Definition at line 167 of file rubyparser.h.

◆ nd_loc

rb_code_location_t RNode::nd_loc

Definition at line 168 of file rubyparser.h.

◆ node_id

int RNode::node_id

Definition at line 169 of file rubyparser.h.


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