Ruby  2.0.0p594(2014-10-27revision48167)
Data Fields
METHOD Struct Reference

Data Fields

VALUE recv
 
VALUE rclass
 
VALUE defined_class
 
ID id
 
rb_method_entry_tme
 
struct
unlinked_method_entry_list_entry
ume
 

Detailed Description

Definition at line 17 of file proc.c.

Field Documentation

VALUE METHOD::defined_class
ID METHOD::id

Definition at line 21 of file proc.c.

Referenced by method_name(), method_unbind(), mnew(), and rb_method_call_with_block().

rb_method_entry_t* METHOD::me
VALUE METHOD::rclass
VALUE METHOD::recv
struct unlinked_method_entry_list_entry* METHOD::ume

Definition at line 23 of file proc.c.

Referenced by bm_free(), method_clone(), method_unbind(), mnew(), and umethod_bind().


The documentation for this struct was generated from the following file: