Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
Data Fields
iseq_adjust_data Struct Reference

Data Fields

LINK_ELEMENT link
 
LABELlabel
 
int line_no
 

Detailed Description

Definition at line 86 of file compile.c.

Field Documentation

◆ label

LABEL* iseq_adjust_data::label

Definition at line 88 of file compile.c.

◆ line_no

int iseq_adjust_data::line_no

Definition at line 89 of file compile.c.

◆ link

LINK_ELEMENT iseq_adjust_data::link

Definition at line 87 of file compile.c.


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