Ruby 4.1.0dev (2026-05-15 revision 9b747f5ef98669d571df1b73d5318bc09e4e13fd)
Data Fields
product_state Struct Reference

Data Fields

VALUE obj
 
VALUE block
 
int index
 
int argc
 
VALUEargv
 

Detailed Description

Definition at line 3654 of file enumerator.c.

Field Documentation

◆ argc

int product_state::argc

Definition at line 3658 of file enumerator.c.

◆ argv

VALUE* product_state::argv

Definition at line 3659 of file enumerator.c.

◆ block

VALUE product_state::block

Definition at line 3656 of file enumerator.c.

◆ index

int product_state::index

Definition at line 3657 of file enumerator.c.

◆ obj

VALUE product_state::obj

Definition at line 3655 of file enumerator.c.


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