Ruby 3.4.3p32 (2025-04-14 revision d0b7e5b6a04bde21ca483d20a1546b28b401c2d4)
|
Data Fields | |
rb_const_flag_t | flag |
int | line |
VALUE | value |
VALUE | file |
Definition at line 33 of file constant.h.
VALUE rb_const_entry_struct::file |
Definition at line 37 of file constant.h.
rb_const_flag_t rb_const_entry_struct::flag |
Definition at line 34 of file constant.h.
int rb_const_entry_struct::line |
Definition at line 35 of file constant.h.
VALUE rb_const_entry_struct::value |
Definition at line 36 of file constant.h.