Ruby  2.0.0p648(2015-12-16revision53162)
Data Fields
iseq_link_anchor Struct Reference

Data Fields

LINK_ELEMENT anchor
 
LINK_ELEMENTlast
 

Detailed Description

Definition at line 37 of file compile.c.

Field Documentation

◆ anchor

LINK_ELEMENT iseq_link_anchor::anchor

Definition at line 38 of file compile.c.

Referenced by APPEND_LIST(), FIRST_ELEMENT(), INSERT_LIST(), LIST_SIZE_ZERO(), and verify_list().

◆ last

LINK_ELEMENT* iseq_link_anchor::last

Definition at line 39 of file compile.c.

Referenced by APPEND_LIST(), INSERT_LIST(), and verify_list().


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