Ruby  2.5.0dev(2017-10-22revision60238)
Data Fields
rb_binding_t Struct Reference

#include <vm_core.h>

Data Fields

const struct rb_block block
 
const VALUE pathobj
 
unsigned short first_lineno
 

Detailed Description

Definition at line 930 of file vm_core.h.

Field Documentation

◆ block

const struct rb_block rb_binding_t::block

Definition at line 931 of file vm_core.h.

◆ first_lineno

unsigned short rb_binding_t::first_lineno

Definition at line 933 of file vm_core.h.

◆ pathobj

const VALUE rb_binding_t::pathobj

Definition at line 932 of file vm_core.h.

Referenced by rb_binding_add_dynavars().


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