Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals

SCOPE Struct Reference

#include <env.h>


Data Fields

RBasic super
IDlocal_tbl
VALUElocal_vars
int flags


Field Documentation

int SCOPE::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().

ID* SCOPE::local_tbl
 

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().

VALUE* SCOPE::local_vars
 

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().

struct RBasic SCOPE::super
 

Definition at line 37 of file env.h.


The documentation for this struct was generated from the following file:
Generated on Wed Jan 18 23:32:11 2006 for Ruby by doxygen 1.3.5