Ruby 3.4.3p32 (2025-04-14 revision d0b7e5b6a04bde21ca483d20a1546b28b401c2d4)
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: