Ruby
2.4.2p198(2017-09-14revision59899)
|
Data Fields | |
VALUE | new_klass |
VALUE | old_klass |
VALUE clone_method_arg::new_klass |
Definition at line 263 of file class.c.
Referenced by clone_method_i(), rb_mod_init_copy(), and rb_singleton_class_clone_and_attach().
VALUE clone_method_arg::old_klass |
Definition at line 264 of file class.c.
Referenced by clone_method_i(), rb_mod_init_copy(), and rb_singleton_class_clone_and_attach().