KJS::ArgumentsNode Class Reference
Inheritance diagram for KJS::ArgumentsNode:

Detailed Description
Definition at line 363 of file nodes.h.
Public Member Functions | |
| ArgumentsNode () | |
| ArgumentsNode (ArgumentListNode *l) | |
| virtual void | ref () |
| virtual bool | deref () |
| virtual Value | evaluate (ExecState *exec) const |
| List | evaluateList (ExecState *exec) const |
| virtual void | streamTo (SourceStream &s) const |
Member Function Documentation
The documentation for this class was generated from the following files:

