Ruby
2.4.2p198(2017-09-14revision59899)
|
#include <internal.h>
Data Fields | |
struct RBasic | basic |
struct st_table * | ntbl |
int | iter_lev |
const VALUE | ifnone |
Definition at line 555 of file internal.h.
struct RBasic RHash::basic |
Definition at line 556 of file internal.h.
Referenced by copy_default().
Definition at line 559 of file internal.h.
Referenced by gc_mark_children().
int RHash::iter_lev |
Definition at line 558 of file internal.h.
struct st_table* RHash::ntbl |
Definition at line 557 of file internal.h.
Referenced by gc_mark_children().