Ruby 3.3.2p78 (2024-05-30 revision e5a195edf62fe1bf7146a191da13fa1c4fecbd71)
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: