Ruby  2.1.10p492(2016-04-01revision54464)
Data Fields
iseq_link_anchor Struct Reference

Data Fields

LINK_ELEMENT anchor
 
LINK_ELEMENTlast
 

Detailed Description

Definition at line 36 of file compile.c.

Field Documentation

◆ anchor

LINK_ELEMENT iseq_link_anchor::anchor

Definition at line 37 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 38 of file compile.c.

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


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