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

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