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

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