rb_const_entry_struct Struct Reference

#include <constant.h>


Data Fields

rb_const_flag_t flag
const VALUE value
const VALUE file
int line


Detailed Description

Definition at line 19 of file constant.h.


Field Documentation

const VALUE rb_const_entry_struct::file

Definition at line 22 of file constant.h.

Referenced by clone_const(), mark_const_entry_i(), and rb_const_set().

rb_const_flag_t rb_const_entry_struct::flag

Definition at line 20 of file constant.h.

Referenced by list_i(), rb_const_defined_0(), rb_const_get_0(), and rb_const_set().

int rb_const_entry_struct::line

Definition at line 23 of file constant.h.

Referenced by rb_const_set().

const VALUE rb_const_entry_struct::value

Definition at line 21 of file constant.h.

Referenced by clone_const(), fc_i(), mark_const_entry_i(), rb_const_defined_0(), rb_const_get_0(), and rb_const_set().


The documentation for this struct was generated from the following file:
Generated on 19 Jul 2016 for Ruby by  doxygen 1.4.7