Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
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 154 of file method.h.

Field Documentation

◆ orig_me

struct rb_method_entry_struct* rb_method_refined_struct::orig_me

Definition at line 155 of file method.h.

Referenced by rb_method_definition_set(), and rb_resolve_me_location().

◆ owner

VALUE rb_method_refined_struct::owner

Definition at line 156 of file method.h.

Referenced by rb_method_definition_set().


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