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

Detailed Description
Definition at line 367 of file nodes.h.
Public Member Functions | |
| PropertyNameNode (double d) | |
| PropertyNameNode (const Identifier &s) | |
| JSValue * | evaluate (ExecState *) |
| virtual void | streamTo (SourceStream &) const |
Constructor & Destructor Documentation
| KJS::PropertyNameNode::PropertyNameNode | ( | double | d | ) | [inline] |
| KJS::PropertyNameNode::PropertyNameNode | ( | const Identifier & | s | ) | [inline] |
Member Function Documentation
| void PropertyNameNode::streamTo | ( | SourceStream & | s | ) | const [virtual] |
The documentation for this class was generated from the following files:
KDE 4.0 API Reference