Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals

foreach_arg Struct Reference


Data Fields

int argc
VALUE sep
VALUE io

Field Documentation

int foreach_arg::argc
 

Definition at line 5052 of file io.c.

Referenced by rb_io_s_read(), and rb_io_s_readlines().

VALUE foreach_arg::io
 

Definition at line 5054 of file io.c.

Referenced by rb_io_s_foreach(), rb_io_s_read(), and rb_io_s_readlines().

VALUE foreach_arg::sep
 

Definition at line 5053 of file io.c.

Referenced by rb_io_s_foreach(), rb_io_s_read(), and rb_io_s_readlines().


The documentation for this struct was generated from the following file:
Generated on Wed Jan 18 23:32:11 2006 for Ruby by doxygen 1.3.5