Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
chunk_arg Struct Reference

Data Fields

VALUE categorize
 
VALUE prev_value
 
VALUE prev_elts
 
VALUE yielder
 

Detailed Description

Definition at line 3755 of file enum.c.

Field Documentation

◆ categorize

VALUE chunk_arg::categorize

Definition at line 3756 of file enum.c.

◆ prev_elts

VALUE chunk_arg::prev_elts

Definition at line 3758 of file enum.c.

◆ prev_value

VALUE chunk_arg::prev_value

Definition at line 3757 of file enum.c.

◆ yielder

VALUE chunk_arg::yielder

Definition at line 3759 of file enum.c.


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