Ruby 3.4.7p58 (2025-10-08 revision 7a5688e2a27668e48f8d6ff4af5b2208b98a2f5e)
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: