Ruby  2.0.0p353(2013-11-22revision43784)
Data Fields
rb_block_struct Struct Reference

#include <vm_core.h>

Data Fields

VALUE self
 
VALUE klass
 
VALUEep
 
rb_iseq_tiseq
 
VALUE proc
 

Detailed Description

Definition at line 442 of file vm_core.h.

Field Documentation

VALUE* rb_block_struct::ep
rb_iseq_t* rb_block_struct::iseq
VALUE rb_block_struct::klass
VALUE rb_block_struct::proc
VALUE rb_block_struct::self

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