Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
rb_method_iseq_struct Struct Reference

#include <method.h>

Data Fields

const rb_iseq_t *const iseqptr
 
rb_cref_t *const cref
 

Detailed Description

Definition at line 122 of file method.h.

Field Documentation

◆ cref

rb_cref_t* const rb_method_iseq_struct::cref

◆ iseqptr

const rb_iseq_t* const rb_method_iseq_struct::iseqptr

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