Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
Data Fields
arith_seq_gen Struct Reference

Data Fields

VALUE current
 
VALUE end
 
VALUE step
 
int excl
 

Detailed Description

Definition at line 3735 of file enumerator.c.

Field Documentation

◆ current

VALUE arith_seq_gen::current

Definition at line 3736 of file enumerator.c.

◆ end

VALUE arith_seq_gen::end

Definition at line 3737 of file enumerator.c.

◆ excl

int arith_seq_gen::excl

Definition at line 3739 of file enumerator.c.

◆ step

VALUE arith_seq_gen::step

Definition at line 3738 of file enumerator.c.


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