KJS
KJS::ArgumentsNode Class Reference
#include <nodes.h>
Inheritance diagram for KJS::ArgumentsNode:

Detailed Description
Definition at line 475 of file nodes.h.
Public Member Functions | |
| ArgumentsNode () | |
| ArgumentsNode (ArgumentListNode *l) | |
| JSValue * | evaluate (ExecState *) |
| List | evaluateList (ExecState *exec) |
| virtual void | streamTo (SourceStream &) const |
| virtual void | recurseVisit (NodeVisitor *visitor) |
Constructor & Destructor Documentation
| KJS::ArgumentsNode::ArgumentsNode | ( | ArgumentListNode * | l | ) | [inline] |
Member Function Documentation
| void ArgumentsNode::streamTo | ( | SourceStream & | s | ) | const [virtual] |
| void KJS::ArgumentsNode::recurseVisit | ( | NodeVisitor * | visitor | ) | [virtual] |
The documentation for this class was generated from the following files:
KDE 4.0 API Reference