KJS::ConditionalNode Class Reference
#include <nodes.h>
Inherits KJS::Node.
Public Member Functions | |
| ConditionalNode (Node *l, Node *e1, 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
◆ ConditionalNode()
|
inline |
Member Function Documentation
◆ deref()
◆ evaluate()
◆ ref()
◆ streamTo()
|
virtual |
Definition at line 365 of file nodes2string.cpp.
The documentation for this class was generated from the following files:
Trinity API Reference