Ruby 3.3.7p123 (2025-01-15 revision be31f993d7fa0219d85f7b3c694d454da4ecc10b)
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: