Ruby
2.4.2p198(2017-09-14revision59899)
|
#include <method.h>
Data Fields | |
const struct rb_method_entry_struct *const | orig_me |
const VALUE | owner |
const struct rb_method_entry_struct* const rb_method_refined_struct::orig_me |
Definition at line 143 of file method.h.
Referenced by mark_method_entry(), method_definition_reset(), method_definition_set(), move_refined_method(), original_method_definition(), rb_export_method(), refined_method_callable_without_refinement(), refined_method_original_method_entry(), vm_call0_body(), vm_call_method_each_type(), and vm_call_zsuper().
Definition at line 144 of file method.h.
Referenced by mark_method_entry(), method_definition_reset(), and method_definition_set().