Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
chunk_arg Struct Reference

Data Fields

VALUE categorize
 
VALUE prev_value
 
VALUE prev_elts
 
VALUE yielder
 

Detailed Description

Definition at line 2879 of file enum.c.

Field Documentation

◆ categorize

VALUE chunk_arg::categorize

Definition at line 2880 of file enum.c.

Referenced by chunk_i(), and chunk_ii().

◆ prev_elts

VALUE chunk_arg::prev_elts

Definition at line 2882 of file enum.c.

Referenced by chunk_i(), and chunk_ii().

◆ prev_value

VALUE chunk_arg::prev_value

Definition at line 2881 of file enum.c.

Referenced by chunk_i(), and chunk_ii().

◆ yielder

VALUE chunk_arg::yielder

Definition at line 2883 of file enum.c.

Referenced by chunk_i(), and chunk_ii().


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