Ruby  1.9.3p448(2013-06-27revision41675)
Data Fields
rb_method_entry_struct Struct Reference

#include <method.h>

Data Fields

rb_method_flag_t flag
 
char mark
 
rb_method_definition_tdef
 
ID called_id
 
VALUE klass
 

Detailed Description

Definition at line 75 of file method.h.

Field Documentation

ID rb_method_entry_struct::called_id
rb_method_definition_t* rb_method_entry_struct::def
rb_method_flag_t rb_method_entry_struct::flag
VALUE rb_method_entry_struct::klass
char rb_method_entry_struct::mark

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