Ruby  2.0.0p247(2013-06-27revision41674)
Data Fields
autoload_const_set_args Struct Reference

Data Fields

VALUE mod
 
ID id
 
VALUE value
 

Detailed Description

Definition at line 1737 of file variable.c.

Field Documentation

ID autoload_const_set_args::id

Definition at line 1739 of file variable.c.

Referenced by autoload_const_set(), and rb_autoload_load().

VALUE autoload_const_set_args::mod

Definition at line 1738 of file variable.c.

Referenced by autoload_const_set(), and rb_autoload_load().

VALUE autoload_const_set_args::value

Definition at line 1740 of file variable.c.

Referenced by autoload_const_set(), and rb_autoload_load().


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