Ruby 3.4.3p32 (2025-04-14 revision d0b7e5b6a04bde21ca483d20a1546b28b401c2d4)
enum_chain Struct Reference

Data Fields

VALUE enums
 
long pos
 

Detailed Description

Definition at line 247 of file enumerator.c.

Field Documentation

◆ enums

VALUE enum_chain::enums

Definition at line 248 of file enumerator.c.

◆ pos

long enum_chain::pos

Definition at line 249 of file enumerator.c.


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