Ruby  3.4.0dev (2024-11-05 revision e440268d51fe02b303e3817a7a733a0dac1c5091)
Public Types | Data Fields
iseq_link_element Struct Reference

Public Types

enum  {
  ISEQ_ELEMENT_ANCHOR , ISEQ_ELEMENT_LABEL , ISEQ_ELEMENT_INSN , ISEQ_ELEMENT_ADJUST ,
  ISEQ_ELEMENT_TRACE
}
 

Data Fields

enum iseq_link_element:: { ... }  type
 
struct iseq_link_elementnext
 
struct iseq_link_elementprev
 

Detailed Description

Definition at line 54 of file compile.c.


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