#include <internal.h>
Definition at line 265 of file ripper.y.
struct st_table * rb_classext_struct::const_tbl |
struct st_table * rb_classext_struct::iv_index_tbl |
struct st_table * rb_classext_struct::iv_tbl |
In the case that this is an ICLASS
, module_subclasses
points to the link in the module's subclasses
list that indicates that the klass has been included.
Hopefully that makes sense.
Definition at line 276 of file ripper.y.
VALUE rb_classext_struct::origin |
VALUE rb_classext_struct::refined_class |
The documentation for this struct was generated from the following file: