Ruby 3.2.5p208 (2024-07-26 revision 31d0f1a2e7dbfb60731d1f05b868e1d578cda493)
enum_chain Struct Reference

Data Fields

VALUE enums
 
long pos
 

Detailed Description

Definition at line 229 of file enumerator.c.

Field Documentation

◆ enums

VALUE enum_chain::enums

Definition at line 230 of file enumerator.c.

◆ pos

long enum_chain::pos

Definition at line 231 of file enumerator.c.


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