Ruby 3.2.5p208 (2024-07-26 revision 31d0f1a2e7dbfb60731d1f05b868e1d578cda493)
product_state Struct Reference

Data Fields

VALUE obj
 
VALUE block
 
int argc
 
VALUEargv
 
int index
 

Detailed Description

Definition at line 3608 of file enumerator.c.

Field Documentation

◆ argc

int product_state::argc

Definition at line 3611 of file enumerator.c.

◆ argv

VALUE* product_state::argv

Definition at line 3612 of file enumerator.c.

◆ block

VALUE product_state::block

Definition at line 3610 of file enumerator.c.

◆ index

int product_state::index

Definition at line 3613 of file enumerator.c.

◆ obj

VALUE product_state::obj

Definition at line 3609 of file enumerator.c.


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