JSScopeStack Class Reference

[jscript Index] [jscript Hierarchy] [Headers]


JSScopeStack More...

#include <jsexec.h>

Public Members

Protected Members


Detailed Description

JSScopeStack


JSScopeStack( JSScope *_globalScope, JSInstanceScope *_instanceScope = 0L ) [public]

*********************************************************\n

JSVariableObject* findVariable( const char *_name, bool _top_only = FALSE ) [public]

Parameters:
_top_only causes only the upper most scope to be searched.
See Also:
JSIdentifier::leftValue

JSScope* globalScope[protected]

If this pointer is NOT 0L, then this scope may not be deleted. Mention that all other scopes are deleted if JSScopeStack::scopeList is deleted.


Documentation generated by tasin@cd1 on Die Nov 30 17:32:19 CET 1999
Kdoc