Ruby 3.4.2p28 (2025-02-15 revision d2930f8e7a5db8a7337fa43370940381b420cc3e)
iseq_adjust_data Struct Reference

Data Fields

LINK_ELEMENT link
 
LABELlabel
 
int line_no
 

Detailed Description

Definition at line 103 of file compile.c.

Field Documentation

◆ label

LABEL* iseq_adjust_data::label

Definition at line 105 of file compile.c.

◆ line_no

int iseq_adjust_data::line_no

Definition at line 106 of file compile.c.

◆ link

LINK_ELEMENT iseq_adjust_data::link

Definition at line 104 of file compile.c.


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