KJS::NullImp Class Reference
Inheritance diagram for KJS::NullImp:

Detailed Description
Definition at line 72 of file internal.h.
Public Member Functions | |
Type | type () const |
Value | toPrimitive (ExecState *exec, Type preferred=UnspecifiedType) const |
bool | toBoolean (ExecState *exec) const |
double | toNumber (ExecState *exec) const |
UString | toString (ExecState *exec) const |
Object | toObject (ExecState *exec) const |
Static Public Attributes | |
static NullImp * | staticNull = 0 |
The documentation for this class was generated from the following files: