Ruby 4.0.0dev (2025-12-06 revision 180020e1e53b96a3080f3ac731cb32bbbdee31d5)
Data Fields
product_state Struct Reference

Data Fields

VALUE obj
 
VALUE block
 
int argc
 
VALUEargv
 
int index
 

Detailed Description

Definition at line 3540 of file enumerator.c.

Field Documentation

◆ argc

int product_state::argc

Definition at line 3543 of file enumerator.c.

◆ argv

VALUE* product_state::argv

Definition at line 3544 of file enumerator.c.

◆ block

VALUE product_state::block

Definition at line 3542 of file enumerator.c.

◆ index

int product_state::index

Definition at line 3545 of file enumerator.c.

◆ obj

VALUE product_state::obj

Definition at line 3541 of file enumerator.c.


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