Ruby 4.1.0dev (2026-04-04 revision 3b6245536cf55da9e8bfcdb03c845fe9ef931d7f)
Data Fields
arith_seq Struct Reference

Data Fields

struct enumerator enumerator
 
VALUE begin
 
VALUE end
 
VALUE step
 
bool exclude_end
 

Detailed Description

Definition at line 3818 of file enumerator.c.

Field Documentation

◆ begin

VALUE arith_seq::begin

Definition at line 3820 of file enumerator.c.

◆ end

VALUE arith_seq::end

Definition at line 3821 of file enumerator.c.

◆ enumerator

struct enumerator arith_seq::enumerator

Definition at line 3819 of file enumerator.c.

◆ exclude_end

bool arith_seq::exclude_end

Definition at line 3823 of file enumerator.c.

◆ step

VALUE arith_seq::step

Definition at line 3822 of file enumerator.c.


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