Ruby  2.1.10p492(2016-04-01revision54464)
Data Fields
rb_iseq_location_struct Struct Reference

#include <vm_core.h>

Data Fields

const VALUE path
 
const VALUE absolute_path
 
const VALUE base_label
 
const VALUE label
 
size_t first_lineno
 

Detailed Description

Definition at line 196 of file vm_core.h.

Field Documentation

const VALUE rb_iseq_location_struct::absolute_path
const VALUE rb_iseq_location_struct::base_label
size_t rb_iseq_location_struct::first_lineno
const VALUE rb_iseq_location_struct::label
const VALUE rb_iseq_location_struct::path

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