Ruby 3.3.4p94 (2024-07-09 revision be1089c8ec5ba40e09b1553e36b3174bf4014d9d)
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: