KJS::UndefinedImp Class Reference
Inheritance diagram for KJS::UndefinedImp:

Detailed Description
Definition at line 57 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 UndefinedImp * | staticUndefined |
The documentation for this class was generated from the following files: