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

Data Fields

VALUE obj
 
st_tableiv_index_tbl
 
struct gen_ivtblivtbl
 

Detailed Description

Definition at line 1522 of file variable.c.

Field Documentation

◆ iv_index_tbl

st_table* givar_copy::iv_index_tbl

Definition at line 1524 of file variable.c.

Referenced by gen_ivar_copy(), and rb_copy_generic_ivar().

◆ ivtbl

struct gen_ivtbl* givar_copy::ivtbl

Definition at line 1525 of file variable.c.

Referenced by gen_ivar_copy(), and rb_copy_generic_ivar().

◆ obj

VALUE givar_copy::obj

Definition at line 1523 of file variable.c.

Referenced by gen_ivar_copy(), and rb_copy_generic_ivar().


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