Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
rb_method_refined_struct Struct Reference

#include <method.h>

Data Fields

const struct rb_method_entry_struct *const orig_me
 
const VALUE owner
 

Detailed Description

Definition at line 142 of file method.h.

Field Documentation

◆ orig_me

const struct rb_method_entry_struct* const rb_method_refined_struct::orig_me

◆ owner

const VALUE rb_method_refined_struct::owner

Definition at line 144 of file method.h.

Referenced by mark_method_entry(), method_definition_reset(), and method_definition_set().


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