Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
Data Fields
METHOD Struct Reference

Data Fields

const VALUE recv
 
const VALUE klass
 
const VALUE iclass
 
const rb_method_entry_t *const me
 

Detailed Description

Definition at line 35 of file proc.c.

Field Documentation

◆ iclass

const VALUE METHOD::iclass

Definition at line 38 of file proc.c.

◆ klass

const VALUE METHOD::klass

Definition at line 37 of file proc.c.

Referenced by rb_method_name_error(), and rb_obj_singleton_method().

◆ me

◆ recv

const VALUE METHOD::recv

Definition at line 36 of file proc.c.

Referenced by rb_method_call_with_block_kw().


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