Ruby 3.3.0p0 (2023-12-25 revision 5124f9ac7513eb590c37717337c430cb93caa151)
Data Fields
generator Struct Reference

Data Fields

VALUE proc
 
VALUE obj
 

Detailed Description

Definition at line 213 of file enumerator.c.

Field Documentation

◆ obj

VALUE generator::obj

Definition at line 215 of file enumerator.c.

◆ proc

VALUE generator::proc

Definition at line 214 of file enumerator.c.


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