Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
|
#include <method.h>
Data Fields | |
VALUE | proc |
struct rb_hook_list_struct * | hooks |
VALUE | defined_ractor |
struct rb_hook_list_struct* rb_method_bmethod_struct::hooks |
VALUE rb_method_bmethod_struct::proc |
Definition at line 160 of file method.h.
Referenced by rb_method_definition_eq(), and rb_resolve_me_location().