KJS::TypeOfNode Class Reference
Inheritance diagram for KJS::TypeOfNode:

Public Member Functions | |
TypeOfNode (Node *e) | |
virtual void | ref () |
virtual bool | deref () |
virtual Value | evaluate (ExecState *exec) const |
virtual void | streamTo (SourceStream &s) const |
Detailed Description
Definition at line 434 of file nodes.h.
Member Function Documentation
|
Returns the value represented by this node. Always dereferenced. Reimplemented from KJS::Node. Definition at line 952 of file nodes.cpp. References KJS::Node::evaluateReference(), KJS::Reference::getBase(), KJS::Reference::getValue(), KJS::Value::imp(), KJS::Reference::isMutable(), ref(), and KJS::Value::type(). |
The documentation for this class was generated from the following files: