Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
|
Data Fields | |
const VALUE | recv |
const VALUE | klass |
const VALUE | iclass |
const rb_method_entry_t *const | me |
Definition at line 37 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 39 of file proc.c.
Referenced by rb_method_def(), rb_method_entry_arity(), rb_method_entry_location(), rb_mod_method_arity(), and rb_obj_singleton_method().
Definition at line 36 of file proc.c.
Referenced by rb_method_call_with_block_kw().