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