Ruby 3.4.2p28 (2025-02-15 revision d2930f8e7a5db8a7337fa43370940381b420cc3e)
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: