KJS
KJS::LocationNode Class Reference
#include <nodes.h>
Inheritance diagram for KJS::LocationNode:

Detailed Description
Definition at line 193 of file nodes.h.
Public Member Functions | |
| virtual bool | isLocation () const |
| virtual Reference | evaluateReference (ExecState *exec)=0 |
Member Function Documentation
| virtual bool KJS::LocationNode::isLocation | ( | ) | const [inline, virtual] |
Implemented in KJS::VarAccessNode, KJS::LocalVarAccessNode, KJS::NonLocalVarAccessNode, KJS::BracketAccessorNode, and KJS::DotAccessorNode.
The documentation for this class was generated from the following file:
KDE 4.0 API Reference