|
Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
|
#include <method.h>
Data Fields | |
| struct rb_method_entry_struct * | orig_me |
| VALUE | owner |
| struct rb_method_entry_struct* rb_method_refined_struct::orig_me |
Definition at line 155 of file method.h.
Referenced by rb_method_definition_set(), and rb_resolve_me_location().
| VALUE rb_method_refined_struct::owner |
Definition at line 156 of file method.h.
Referenced by rb_method_definition_set().