Ruby 3.2.3p157 (2024-01-18 revision 52bb2ac0a6971d0391efa2275f7a66bff319087c)
Data Fields
product_state Struct Reference

Data Fields

VALUE obj
 
VALUE block
 
int argc
 
VALUEargv
 
int index
 

Detailed Description

Definition at line 3597 of file enumerator.c.

Field Documentation

◆ argc

int product_state::argc

Definition at line 3600 of file enumerator.c.

◆ argv

VALUE* product_state::argv

Definition at line 3601 of file enumerator.c.

◆ block

VALUE product_state::block

Definition at line 3599 of file enumerator.c.

◆ index

int product_state::index

Definition at line 3602 of file enumerator.c.

◆ obj

VALUE product_state::obj

Definition at line 3598 of file enumerator.c.


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