Ruby 4.0.6p0 (2026-07-14 revision 03b6d3f8898a28604fe6cb00eae3226b821168f4)
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: