Ruby  1.9.3p484(2013-11-22revision43786)
Data Fields
rb_binding_t Struct Reference

#include <vm_core.h>

Data Fields

VALUE env
 
VALUE filename
 
unsigned short line_no
 

Detailed Description

Definition at line 550 of file vm_core.h.

Field Documentation

VALUE rb_binding_t::env
VALUE rb_binding_t::filename
unsigned short rb_binding_t::line_no

Definition at line 553 of file vm_core.h.

Referenced by binding_dup(), eval_string_with_cref(), proc_binding(), and rb_binding_new().


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