Ruby 4.0.0dev (2025-11-27 revision 2e770cdf773d79327cfdeb8178a1cb9b340f4560)
Data Fields
rb_method_bmethod_struct Struct Reference

Data Fields

VALUE proc
 
struct rb_hook_list_structhooks
 
VALUE defined_ractor
 

Detailed Description

Definition at line 167 of file method.h.

Field Documentation

◆ defined_ractor

VALUE rb_method_bmethod_struct::defined_ractor

Definition at line 170 of file method.h.

◆ hooks

struct rb_hook_list_struct* rb_method_bmethod_struct::hooks

Definition at line 169 of file method.h.

◆ proc

VALUE rb_method_bmethod_struct::proc

Definition at line 168 of file method.h.


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