Ruby  2.0.0p648(2015-12-16revision53162)
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

◆ ep

VALUE* rb_block_struct::ep

◆ iseq

rb_iseq_t* rb_block_struct::iseq

◆ klass

VALUE rb_block_struct::klass

◆ proc

VALUE rb_block_struct::proc

◆ self

VALUE rb_block_struct::self

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