Ruby 3.3.6p108 (2024-11-05 revision 75015d4c1f6965b5e85e96fb309f1f2129f933c0)
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: