|
Ruby
2.0.0p481(2014-05-08revision45883)
|
#include <constant.h>
Data Fields | |
| rb_const_flag_t | flag |
| VALUE | value |
| VALUE | file |
| int | line |
Definition at line 19 of file constant.h.
Definition at line 22 of file constant.h.
Referenced by mark_const_entry_i(), and rb_const_set().
Definition at line 20 of file constant.h.
Referenced by list_i(), rb_const_defined_0(), rb_const_get_0(), and rb_const_set().
Definition at line 23 of file constant.h.
Referenced by rb_const_set().
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().
1.7.6.1