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

RVarmap Struct Reference

#include <env.h>


Data Fields

RBasic super
ID id
VALUE val
RVarmapnext


Field Documentation

ID RVarmap::id
 

Definition at line 54 of file env.h.

Referenced by rb_yield_0().

struct RVarmap* RVarmap::next
 

Definition at line 56 of file env.h.

Referenced by dvar_asgn_internal(), eval(), local_push(), rb_callcc(), rb_thread_alloc(), and rb_yield_0().

struct RBasic RVarmap::super
 

Definition at line 53 of file env.h.

VALUE RVarmap::val
 

Definition at line 55 of file env.h.

Referenced by dvar_asgn_internal(), and rb_dvar_ref().


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