Ruby
2.5.0dev(2017-10-22revision60238)
|
#include <constant.h>
Data Fields | |
rb_const_flag_t | flag |
int | line |
const VALUE | value |
const VALUE | file |
Definition at line 31 of file constant.h.
Definition at line 35 of file constant.h.
rb_const_flag_t rb_const_entry_struct::flag |
Definition at line 32 of file constant.h.
Referenced by rb_deprecate_constant().
int rb_const_entry_struct::line |
Definition at line 33 of file constant.h.
Definition at line 34 of file constant.h.
Referenced by rb_autoload_str(), and rb_const_remove().