Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
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: