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

#include <method.h>

Data Fields

VALUE proc
 
struct rb_hook_list_structhooks
 

Detailed Description

Definition at line 151 of file method.h.

Field Documentation

◆ hooks

struct rb_hook_list_struct * rb_method_bmethod_struct::hooks

Definition at line 153 of file method.h.

◆ proc

VALUE rb_method_bmethod_struct::proc

Definition at line 152 of file method.h.

Referenced by rb_resolve_me_location().


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