Ruby 3.4.2p28 (2025-02-15 revision d2930f8e7a5db8a7337fa43370940381b420cc3e)
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: