Ruby 3.5.0dev (2025-06-27 revision fe9a3be2966b0e54b93e9349bf47d4e5b879a6e1)
Data Fields
RNode Struct Reference

Data Fields

VALUE flags
 
rb_code_location_t nd_loc
 
int node_id
 

Detailed Description

Definition at line 240 of file rubyparser.h.

Field Documentation

◆ flags

VALUE RNode::flags

Definition at line 241 of file rubyparser.h.

◆ nd_loc

rb_code_location_t RNode::nd_loc

Definition at line 242 of file rubyparser.h.

◆ node_id

int RNode::node_id

Definition at line 243 of file rubyparser.h.


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