Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
rb_binding_t Struct Reference

#include <vm_core.h>

Data Fields

struct rb_block block
 
VALUE path
 
unsigned short first_lineno
 

Detailed Description

Definition at line 886 of file vm_core.h.

Field Documentation

◆ block

struct rb_block rb_binding_t::block

◆ first_lineno

unsigned short rb_binding_t::first_lineno

Definition at line 889 of file vm_core.h.

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

◆ path

VALUE rb_binding_t::path

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