Ruby 3.2.4p170 (2024-04-23 revision af471c0e0127eea0cafa6f308c0425bbfab0acf5)
Data Fields
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: