Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
Data Fields
arith_seq_gen Struct Reference

Data Fields

VALUE current
 
VALUE end
 
VALUE step
 
int excl
 

Detailed Description

Definition at line 3872 of file enumerator.c.

Field Documentation

◆ current

VALUE arith_seq_gen::current

Definition at line 3873 of file enumerator.c.

◆ end

VALUE arith_seq_gen::end

Definition at line 3874 of file enumerator.c.

◆ excl

int arith_seq_gen::excl

Definition at line 3876 of file enumerator.c.

◆ step

VALUE arith_seq_gen::step

Definition at line 3875 of file enumerator.c.


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