Ruby  2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
Data Fields
rb_method_refined_struct Struct Reference

#include <method.h>

Data Fields

struct rb_method_entry_structorig_me
 
VALUE owner
 

Detailed Description

Definition at line 146 of file method.h.

Field Documentation

◆ orig_me

struct rb_method_entry_struct * rb_method_refined_struct::orig_me

Definition at line 147 of file method.h.

Referenced by rb_method_entry_complement_defined_class().

◆ owner

VALUE rb_method_refined_struct::owner

Definition at line 148 of file method.h.


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