Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
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 207 of file rubyparser.h.

Field Documentation

◆ beg_pos

rb_code_position_t rb_code_location_struct::beg_pos

Definition at line 208 of file rubyparser.h.

◆ end_pos

rb_code_position_t rb_code_location_struct::end_pos

Definition at line 209 of file rubyparser.h.


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