Ruby 3.2.1p31 (2023-02-08 revision 31819e82c88c6f8ecfaeb162519bfa26a14b21fd)
Data Fields
rb_code_location_struct Struct Reference

Data Fields

rb_code_position_t beg_pos
 
rb_code_position_t end_pos
 

Detailed Description

Definition at line 137 of file node.h.

Field Documentation

◆ beg_pos

rb_code_position_t rb_code_location_struct::beg_pos

Definition at line 138 of file node.h.

◆ end_pos

rb_code_position_t rb_code_location_struct::end_pos

Definition at line 139 of file node.h.


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