Ruby 3.4.3p32 (2025-04-14 revision d0b7e5b6a04bde21ca483d20a1546b28b401c2d4)
product_state Struct Reference

Data Fields

VALUE obj
 
VALUE block
 
int argc
 
VALUEargv
 
int index
 

Detailed Description

Definition at line 3586 of file enumerator.c.

Field Documentation

◆ argc

int product_state::argc

Definition at line 3589 of file enumerator.c.

◆ argv

VALUE* product_state::argv

Definition at line 3590 of file enumerator.c.

◆ block

VALUE product_state::block

Definition at line 3588 of file enumerator.c.

◆ index

int product_state::index

Definition at line 3591 of file enumerator.c.

◆ obj

VALUE product_state::obj

Definition at line 3587 of file enumerator.c.


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