Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
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 160 of file rubyparser.h.

Field Documentation

◆ beg_pos

rb_code_position_t rb_code_location_struct::beg_pos

Definition at line 161 of file rubyparser.h.

◆ end_pos

rb_code_position_t rb_code_location_struct::end_pos

Definition at line 162 of file rubyparser.h.


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