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

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