Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
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 1068 of file vm_core.h.

Field Documentation

◆ block

const struct rb_block rb_binding_t::block

Definition at line 1069 of file vm_core.h.

◆ first_lineno

unsigned short rb_binding_t::first_lineno

Definition at line 1071 of file vm_core.h.

◆ pathobj

const VALUE rb_binding_t::pathobj

Definition at line 1070 of file vm_core.h.

Referenced by rb_binding_add_dynavars().


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