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

Definition at line 77 of file method.h.

Referenced by mnew(), rb_method_entry_make(), and rb_sweep_method_entry().


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