Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
autoload_data_i Struct Reference

Data Fields

VALUE feature
 
int safe_level
 
VALUE value
 
struct autoload_statestate
 

Detailed Description

Definition at line 1902 of file variable.c.

Field Documentation

◆ feature

VALUE autoload_data_i::feature

◆ safe_level

int autoload_data_i::safe_level

Definition at line 1904 of file variable.c.

Referenced by autoload_reset(), and rb_autoload_str().

◆ state

struct autoload_state* autoload_data_i::state

◆ value

VALUE autoload_data_i::value

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