Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
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 33 of file proc.c.

Field Documentation

◆ iclass

const VALUE METHOD::iclass

Definition at line 36 of file proc.c.

◆ klass

const VALUE METHOD::klass

Definition at line 35 of file proc.c.

◆ me

Definition at line 37 of file proc.c.

◆ recv

const VALUE METHOD::recv

Definition at line 34 of file proc.c.


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