Ruby 3.3.0p0 (2023-12-25 revision 5124f9ac7513eb590c37717337c430cb93caa151)
Data Fields
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: