Ruby  1.9.3p392(2013-02-22revision39386)
Data Fields
rb_block_struct Struct Reference

#include <vm_core.h>

Data Fields

VALUE self
 
VALUElfp
 
VALUEdfp
 
rb_iseq_tiseq
 
VALUE proc
 

Detailed Description

Definition at line 346 of file vm_core.h.

Field Documentation

VALUE* rb_block_struct::dfp
rb_iseq_t* rb_block_struct::iseq
VALUE* rb_block_struct::lfp
VALUE rb_block_struct::proc
VALUE rb_block_struct::self

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