Ruby 3.4.1p0 (2024-12-25 revision 48d4efcb85000e1ebae42004e963b5d0cedddcf2)
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: