Ruby 3.3.7p123 (2025-01-15 revision be31f993d7fa0219d85f7b3c694d454da4ecc10b)
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: