kjs Library API Documentation

KJS::ScopeChain Class Reference

A scope chain object. More...

#include <scope_chain.h>

Collaboration diagram for KJS::ScopeChain:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ScopeChain (const ScopeChain &c)
ScopeChainoperator= (const ScopeChain &)
bool isEmpty () const
ObjectImp * top () const
ObjectImp * bottom () const
void clear ()
void push (ObjectImp *)
void pop ()
void mark ()

Detailed Description

A scope chain object.

Definition at line 47 of file scope_chain.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kjs Library Version 3.4.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Apr 22 16:03:28 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003