Ruby  2.0.0p598(2014-11-13revision48408)
Data Fields
autoload_const_set_args Struct Reference

Data Fields

VALUE mod
 
ID id
 
VALUE value
 

Detailed Description

Definition at line 1742 of file variable.c.

Field Documentation

ID autoload_const_set_args::id

Definition at line 1744 of file variable.c.

Referenced by autoload_const_set(), and rb_autoload_load().

VALUE autoload_const_set_args::mod

Definition at line 1743 of file variable.c.

Referenced by autoload_const_set(), and rb_autoload_load().

VALUE autoload_const_set_args::value

Definition at line 1745 of file variable.c.

Referenced by autoload_const_set(), and rb_autoload_load().


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