Ruby 3.2.5p208 (2024-07-26 revision 31d0f1a2e7dbfb60731d1f05b868e1d578cda493)
generator Struct Reference

Data Fields

VALUE proc
 
VALUE obj
 

Detailed Description

Definition at line 195 of file enumerator.c.

Field Documentation

◆ obj

VALUE generator::obj

Definition at line 197 of file enumerator.c.

◆ proc

VALUE generator::proc

Definition at line 196 of file enumerator.c.


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