Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
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: