Ruby 3.5.0dev (2025-10-10 revision 42bbe9a075807fe578fd2680a7c64b80b7c2e24f)
Data Fields
generator Struct Reference

Data Fields

VALUE proc
 
VALUE obj
 

Detailed Description

Definition at line 212 of file enumerator.c.

Field Documentation

◆ obj

VALUE generator::obj

Definition at line 214 of file enumerator.c.

◆ proc

VALUE generator::proc

Definition at line 213 of file enumerator.c.


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