Ruby  2.1.10p492(2016-04-01revision54464)
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 19 of file proc.c.

Field Documentation

VALUE METHOD::defined_class
ID METHOD::id
rb_method_entry_t* METHOD::me
VALUE METHOD::rclass
VALUE METHOD::recv
struct unlinked_method_entry_list_entry* METHOD::ume

Definition at line 25 of file proc.c.

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


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