KJS::ResolveNode Class Reference
Inheritance diagram for KJS::ResolveNode:

Detailed Description
Definition at line 223 of file nodes.h.
Public Member Functions | |
ResolveNode (const Identifier &s) | |
Reference | evaluateReference (ExecState *exec) const |
virtual Value | evaluate (ExecState *exec) const |
virtual void | streamTo (SourceStream &s) const |
Member Function Documentation
|
Returns the value represented by this node. Always dereferenced. Reimplemented from KJS::Node. |
|
Evaluate this node and return the result, possibly a reference.
Reimplemented from KJS::Node. |
The documentation for this class was generated from the following files: