KJS::RangeConstructor Class Reference
Inheritance diagram for KJS::RangeConstructor:

Detailed Description
Definition at line 51 of file kjs_range.h.
Public Member Functions | |
RangeConstructor (ExecState *) | |
virtual Value | tryGet (ExecState *exec, const Identifier &p) const |
Value | getValueProperty (ExecState *, int token) const |
virtual const ClassInfo * | classInfo () const |
Static Public Attributes | |
static const ClassInfo | info = { "RangeConstructor", 0, &RangeConstructorTable, 0 } |
The documentation for this class was generated from the following files: