Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
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: