KJS::CommaNode Class Reference
Inheritance diagram for KJS::CommaNode:

Detailed Description
Definition at line 640 of file nodes.h.
Public Member Functions | |
| CommaNode (Node *e1, Node *e2) | |
| virtual void | ref () |
| virtual bool | deref () |
| 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. |
The documentation for this class was generated from the following files:

