Ruby 3.1.4p223 (2023-03-30 revision HEAD)
Data Fields
generator Struct Reference

Data Fields

VALUE proc
 
VALUE obj
 

Detailed Description

Definition at line 160 of file enumerator.c.

Field Documentation

◆ obj

VALUE generator::obj

Definition at line 162 of file enumerator.c.

◆ proc

VALUE generator::proc

Definition at line 161 of file enumerator.c.


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