Ruby
2.0.0p598(2014-11-13revision48408)
|
#include <method.h>
Data Fields | |
ID | id |
VALUE | location |
ID rb_method_attr_struct::id |
Definition at line 70 of file method.h.
Referenced by rb_add_method(), rb_hash_method_definition(), rb_method_definition_eq(), vm_call0_body(), vm_call_attrset(), and vm_call_ivar().
VALUE rb_method_attr_struct::location |
Definition at line 71 of file method.h.
Referenced by mark_method_entry(), method_def_location(), and rb_add_method().