kjs Library API Documentation

KJS::AccessorNode1 Class Reference

Inheritance diagram for KJS::AccessorNode1:

KJS::Node List of all members.

Public Member Functions

 AccessorNode1 (Node *e1, Node *e2)
virtual void ref ()
virtual bool deref ()
Reference evaluateReference (ExecState *exec) const
virtual void streamTo (SourceStream &s) const

Detailed Description

Definition at line 321 of file nodes.h.


Member Function Documentation

Reference AccessorNode1::evaluateReference ExecState exec  )  const [virtual]
 

Evaluate this node and return the result, possibly a reference.

Reimplemented from KJS::Node.

Definition at line 606 of file nodes.cpp.

References KJS::CString::c_str(), KJS::UString::cstring(), KJS::Node::evaluate(), KJS::Value::isA(), KJS::Reference::makeValueReference(), KJS::Node::throwError(), and KJS::Value::toObject().


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.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Mon Jun 12 11:32:53 2006 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003