KJS::BinaryLogicalNode Class Reference
#include <nodes.h>
Inherits KJS::Node.
Public Member Functions | |
BinaryLogicalNode (Node *e1, Operator o, Node *e2) | |
virtual void | ref () |
virtual bool | deref () |
virtual Value | evaluate (ExecState *exec) const |
virtual void | streamTo (SourceStream &s) const |
Detailed Description
Constructor & Destructor Documentation
◆ BinaryLogicalNode()
|
inline |
Member Function Documentation
◆ deref()
◆ evaluate()
◆ ref()
◆ streamTo()
|
virtual |
Definition at line 360 of file nodes2string.cpp.
The documentation for this class was generated from the following files: