Ruby 3.2.2p53 (2023-03-30 revision e51014f9c05aa65cbf203442d37fef7c12390015)
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: