#include <env.h>
Data Fields | |
| RBasic | super |
| ID * | local_tbl |
| VALUE * | local_vars |
| int | flags |
|
|
Definition at line 40 of file env.h. Referenced by eval(), rb_eval_cmd(), rb_load(), rb_yield_0(), ruby_init(), and top_local_setup(). |
|
|
Definition at line 38 of file env.h. Referenced by module_setup(), rb_call0(), rb_eval(), rb_f_local_variables(), rb_load(), rb_svar(), rb_thread_yield(), ruby_init(), top_local_init(), and top_local_setup(). |
|
|
Definition at line 39 of file env.h. Referenced by assign(), module_setup(), rb_call0(), rb_eval(), rb_svar(), ruby_init(), special_local_set(), and top_local_setup(). |
|
|
|
1.3.5