Ruby  1.9.3p429(2013-05-15revision40747)
Data Fields
rb_const_entry_struct Struct Reference

#include <constant.h>

Data Fields

rb_const_flag_t flag
 
VALUE value
 

Detailed Description

Definition at line 19 of file constant.h.

Field Documentation

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().

VALUE rb_const_entry_struct::value

Definition at line 21 of file constant.h.

Referenced by 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: