Ruby 3.5.0dev (2025-08-09 revision 2a6345e957c01f4495323723c7a3d7ac0d4ac339)
Data Fields
product_state Struct Reference

Data Fields

VALUE obj
 
VALUE block
 
int argc
 
VALUEargv
 
int index
 

Detailed Description

Definition at line 3522 of file enumerator.c.

Field Documentation

◆ argc

int product_state::argc

Definition at line 3525 of file enumerator.c.

◆ argv

VALUE* product_state::argv

Definition at line 3526 of file enumerator.c.

◆ block

VALUE product_state::block

Definition at line 3524 of file enumerator.c.

◆ index

int product_state::index

Definition at line 3527 of file enumerator.c.

◆ obj

VALUE product_state::obj

Definition at line 3523 of file enumerator.c.


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