Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
Data Fields
rb_iseq_location_struct Struct Reference

Data Fields

VALUE pathobj
 
VALUE base_label
 
VALUE label
 
VALUE first_lineno
 
int node_id
 
rb_code_location_t code_location
 

Detailed Description

Definition at line 7316 of file rb_mjit_min_header-3.1.3.h.

Field Documentation

◆ base_label

VALUE rb_iseq_location_struct::base_label

Definition at line 7318 of file rb_mjit_min_header-3.1.3.h.

◆ code_location

rb_code_location_t rb_iseq_location_struct::code_location

Definition at line 7322 of file rb_mjit_min_header-3.1.3.h.

◆ first_lineno

VALUE rb_iseq_location_struct::first_lineno

Definition at line 7320 of file rb_mjit_min_header-3.1.3.h.

◆ label

VALUE rb_iseq_location_struct::label

Definition at line 7319 of file rb_mjit_min_header-3.1.3.h.

◆ node_id

int rb_iseq_location_struct::node_id

Definition at line 7321 of file rb_mjit_min_header-3.1.3.h.

◆ pathobj

VALUE rb_iseq_location_struct::pathobj

Definition at line 7317 of file rb_mjit_min_header-3.1.3.h.


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