KJS::StringImp Class Reference
Inheritance diagram for KJS::StringImp:

Detailed Description
Definition at line 108 of file internal.h.
Public Member Functions | |
| StringImp (const UString &v) | |
| UString | value () const |
| 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 |
The documentation for this class was generated from the following files:

