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 155 of file ixlib_javascript.hh.

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

Definition at line 156 of file ixlib_javascript.hh.


The documentation for this struct was generated from the following file:
Generated at Fri Jun 29 18:49:18 2001 for ixlib by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001