Ruby
2.5.0dev(2017-10-22revision60238)
|
Data Fields | |
const VALUE | recv |
const VALUE | klass |
const VALUE | iclass |
const rb_method_entry_t *const | me |
Definition at line 31 of file proc.c.
Referenced by rb_method_name_error(), rb_obj_is_proc(), and rb_obj_singleton_method().
const rb_method_entry_t* const METHOD::me |
Definition at line 33 of file proc.c.
Referenced by rb_obj_singleton_method().
Definition at line 30 of file proc.c.
Referenced by rb_method_call_with_block().