|
| const rb_iseq_t * | iseqptr |
| | iseq pointer, should be separated from iseqval
|
| rb_cref_t * | cref |
| | class reference, should be marked
|
Definition at line 134 of file method.h.
◆ cref
| rb_cref_t* rb_method_iseq_struct::cref |
class reference, should be marked
Definition at line 136 of file method.h.
◆ iseqptr
| const rb_iseq_t* rb_method_iseq_struct::iseqptr |
iseq pointer, should be separated from iseqval
Definition at line 135 of file method.h.
The documentation for this struct was generated from the following file: