Ruby 3.5.0dev (2025-08-09 revision 2a6345e957c01f4495323723c7a3d7ac0d4ac339)
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 3687 of file enumerator.c.

Field Documentation

◆ begin

VALUE arith_seq::begin

Definition at line 3689 of file enumerator.c.

◆ end

VALUE arith_seq::end

Definition at line 3690 of file enumerator.c.

◆ enumerator

struct enumerator arith_seq::enumerator

Definition at line 3688 of file enumerator.c.

◆ exclude_end

bool arith_seq::exclude_end

Definition at line 3692 of file enumerator.c.

◆ step

VALUE arith_seq::step

Definition at line 3691 of file enumerator.c.


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