Ruby 3.5.0dev (2025-09-01 revision f9bffff3d4b45d4c6fed42f13d556c520f3cfd67)
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: