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

Data Fields

VALUE obj
 
VALUE klass
 
st_tableiv_index_tbl
 
struct gen_ivtblivtbl
 

Detailed Description

Definition at line 1604 of file variable.c.

Field Documentation

◆ iv_index_tbl

st_table* givar_copy::iv_index_tbl

Definition at line 1607 of file variable.c.

Referenced by rb_copy_generic_ivar().

◆ ivtbl

struct gen_ivtbl* givar_copy::ivtbl

Definition at line 1608 of file variable.c.

Referenced by rb_copy_generic_ivar().

◆ klass

VALUE givar_copy::klass

Definition at line 1606 of file variable.c.

Referenced by rb_copy_generic_ivar().

◆ obj

VALUE givar_copy::obj

Definition at line 1605 of file variable.c.

Referenced by rb_copy_generic_ivar(), and rb_replace_generic_ivar().


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