Ruby 4.1.0dev (2026-04-04 revision 3b6245536cf55da9e8bfcdb03c845fe9ef931d7f)
Data Fields
product_state Struct Reference

Data Fields

VALUE obj
 
VALUE block
 
int index
 
int argc
 
VALUEargv
 

Detailed Description

Definition at line 3645 of file enumerator.c.

Field Documentation

◆ argc

int product_state::argc

Definition at line 3649 of file enumerator.c.

◆ argv

VALUE* product_state::argv

Definition at line 3650 of file enumerator.c.

◆ block

VALUE product_state::block

Definition at line 3647 of file enumerator.c.

◆ index

int product_state::index

Definition at line 3648 of file enumerator.c.

◆ obj

VALUE product_state::obj

Definition at line 3646 of file enumerator.c.


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