Ruby 3.4.6p54 (2025-09-16 revision dbd83256b1cec76c69756ecb8758b9e1079833de)
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: