Ruby  2.0.0p451(2014-02-24revision45167)
Data Fields
rb_iseq_location_struct Struct Reference

#include <vm_core.h>

Data Fields

VALUE path
 
VALUE absolute_path
 
VALUE base_label
 
VALUE label
 
size_t first_lineno
 

Detailed Description

Definition at line 186 of file vm_core.h.

Field Documentation

VALUE rb_iseq_location_struct::absolute_path
VALUE rb_iseq_location_struct::base_label

Definition at line 189 of file vm_core.h.

Referenced by iseq_base_label(), iseq_location_setup(), iseq_mark(), and prepare_iseq_build().

size_t rb_iseq_location_struct::first_lineno
VALUE rb_iseq_location_struct::label
VALUE rb_iseq_location_struct::path

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