KJS::NodeFilterConstructor Class Reference
Inheritance diagram for KJS::NodeFilterConstructor:

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

