Ruby 4.0.6p0 (2026-07-14 revision 03b6d3f8898a28604fe6cb00eae3226b821168f4)
iseq_adjust_data Struct Reference

Data Fields

LINK_ELEMENT link
LABEL * label
int line_no

Detailed Description

Definition at line 102 of file compile.c.

Field Documentation

◆ label

LABEL* iseq_adjust_data::label

Definition at line 104 of file compile.c.

◆ line_no

int iseq_adjust_data::line_no

Definition at line 105 of file compile.c.

◆ link

LINK_ELEMENT iseq_adjust_data::link

Definition at line 103 of file compile.c.


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