Ruby 3.2.1p31 (2023-02-08 revision 31819e82c88c6f8ecfaeb162519bfa26a14b21fd)
Data Fields
generator Struct Reference

Data Fields

VALUE proc
 
VALUE obj
 

Detailed Description

Definition at line 192 of file enumerator.c.

Field Documentation

◆ obj

VALUE generator::obj

Definition at line 194 of file enumerator.c.

◆ proc

VALUE generator::proc

Definition at line 193 of file enumerator.c.


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