Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
Data Fields
rb_code_location_struct Struct Reference

#include <node.h>

Data Fields

rb_code_position_t beg_pos
 
rb_code_position_t end_pos
 

Detailed Description

Definition at line 135 of file node.h.

Field Documentation

◆ beg_pos

rb_code_position_t rb_code_location_struct::beg_pos

Definition at line 136 of file node.h.

Referenced by rb_iseq_code_location(), rb_node_init(), and rb_resolve_me_location().

◆ end_pos

rb_code_position_t rb_code_location_struct::end_pos

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