|
Ruby
2.5.0dev(2017-10-22revision60238)
|
#include <method.h>
Data Fields | |
| VALUE | flags |
| const VALUE | defined_class |
| struct rb_method_definition_struct *const | def |
| ID | called_id |
| const VALUE | owner |
| struct rb_method_definition_struct* const rb_method_entry_struct::def |
Definition at line 54 of file method.h.
Referenced by rb_method_boundp(), and rb_method_entry_copy().
1.8.13