Ruby 1.9.3p327(2012-11-10revision37606)
|
#include <ruby.h>
Data Fields | |
struct RBasic | basic |
struct st_table * | ntbl |
int | iter_lev |
VALUE | ifnone |
struct RBasic RHash::basic |
Definition at line 735 of file ruby.h.
Referenced by gc_mark_children().
int RHash::iter_lev |
struct st_table* RHash::ntbl |
Definition at line 733 of file ruby.h.
Referenced by gc_mark_children().