Ruby  2.1.10p492(2016-04-01revision54464)
Data Fields
autoload_const_set_args Struct Reference

Data Fields

VALUE mod
 
ID id
 
VALUE value
 

Detailed Description

Definition at line 1746 of file variable.c.

Field Documentation

ID autoload_const_set_args::id

Definition at line 1748 of file variable.c.

Referenced by autoload_const_set(), and rb_autoload_load().

VALUE autoload_const_set_args::mod

Definition at line 1747 of file variable.c.

Referenced by autoload_const_set(), and rb_autoload_load().

VALUE autoload_const_set_args::value

Definition at line 1749 of file variable.c.

Referenced by autoload_const_set(), and rb_autoload_load().


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