|
Ruby
1.9.3p551(2014-11-13revision48407)
|
#include <method.h>
Data Fields | |
| ID | id |
| VALUE | location |
| ID rb_method_attr_struct::id |
Definition at line 53 of file method.h.
Referenced by rb_add_method(), rb_method_definition_eq(), vm_call0(), and vm_call_method().
| VALUE rb_method_attr_struct::location |
Definition at line 54 of file method.h.
Referenced by mark_method_entry(), rb_add_method(), and rb_method_location().
1.8.14