Ruby 4.1.0dev (2025-12-29 revision 4e0bb58a0a374b40b7691e7b7aa88e759a0fc9f2)
Data Fields
product_state Struct Reference

Data Fields

VALUE obj
 
VALUE block
 
int argc
 
VALUEargv
 
int index
 

Detailed Description

Definition at line 3581 of file enumerator.c.

Field Documentation

◆ argc

int product_state::argc

Definition at line 3584 of file enumerator.c.

◆ argv

VALUE* product_state::argv

Definition at line 3585 of file enumerator.c.

◆ block

VALUE product_state::block

Definition at line 3583 of file enumerator.c.

◆ index

int product_state::index

Definition at line 3586 of file enumerator.c.

◆ obj

VALUE product_state::obj

Definition at line 3582 of file enumerator.c.


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