|
Ruby
2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
|
Data Fields | |
| const VALUE | recv |
| const VALUE | klass |
| const VALUE | iclass |
| const rb_method_entry_t *const | me |
Definition at line 35 of file proc.c.
Referenced by rb_method_name_error(), and rb_obj_singleton_method().
| const rb_method_entry_t* const METHOD::me |
Definition at line 37 of file proc.c.
Referenced by rb_method_entry_location(), rb_mod_method_arity(), and rb_obj_singleton_method().