Ruby
1.9.3p547(2014-05-14revision45962)
|
#include <internal.h>
Data Fields | |
VALUE | super |
struct st_table * | iv_tbl |
struct st_table * | const_tbl |
Definition at line 26 of file internal.h.
struct st_table * rb_classext_struct::const_tbl |
Definition at line 29 of file internal.h.
struct st_table * rb_classext_struct::iv_tbl |
Definition at line 28 of file internal.h.
VALUE rb_classext_struct::super |
Definition at line 27 of file internal.h.