Ruby 3.2.3p157 (2024-01-18 revision 52bb2ac0a6971d0391efa2275f7a66bff319087c)
Data Fields
ivar_update Struct Reference

Data Fields

struct gen_ivtblivtbl
 
uint32_t iv_index
 
uint32_t max_index
 
rb_shape_tshape
 

Detailed Description

Definition at line 66 of file variable.c.

Field Documentation

◆ iv_index

uint32_t ivar_update::iv_index

Definition at line 68 of file variable.c.

◆ ivtbl

struct gen_ivtbl* ivar_update::ivtbl

Definition at line 67 of file variable.c.

◆ max_index

uint32_t ivar_update::max_index

Definition at line 69 of file variable.c.

◆ shape

rb_shape_t* ivar_update::shape

Definition at line 71 of file variable.c.


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