Ruby  2.5.0dev(2017-10-22revision60238)
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 143 of file method.h.

Field Documentation

◆ orig_me

const struct rb_method_entry_struct* const rb_method_refined_struct::orig_me

Definition at line 144 of file method.h.

◆ owner

const VALUE rb_method_refined_struct::owner

Definition at line 145 of file method.h.


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