Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

ixion::javascript::context Struct Reference

#include <ixlib_javascript.hh>

List of all members.

Public Methods

 context (ref< list_scope, value > scope)
 context (ref< value > scope)
 context (ref< list_scope, value > decl_scope, ref< value > lookup_scope)

Public Attributes

ref< list_scope, valueDeclarationScope
ref< valueLookupScope


Constructor & Destructor Documentation

ixion::javascript::context::context ref< list_scope, value   scope
 

ixion::javascript::context::context ref< value   scope
 

ixion::javascript::context::context ref< list_scope, value   decl_scope,
ref< value   lookup_scope
 


Member Data Documentation

ref<list_scope,value> ixion::javascript::context::DeclarationScope
 

Definition at line 164 of file ixlib_javascript.hh.

ref<value> ixion::javascript::context::LookupScope
 

Definition at line 165 of file ixlib_javascript.hh.


The documentation for this struct was generated from the following file:
Generated on Wed Oct 31 17:12:27 2001 for ixlib by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001