Ruby  3.1.4p223 (2023-03-30 revision HEAD)
Data Fields
rb_callcache Struct Reference

Data Fields

const VALUE flags
 
const VALUE klass
 
const struct rb_callable_method_entry_struct *const cme_
 
const vm_call_handler call_
 
union {
   const unsigned int   attr_index
 
   enum method_missing_reason   method_missing_reason
 
   VALUE   v
 
aux_
 

Detailed Description

Definition at line 273 of file vm_callinfo.h.


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