KJS
KJS::DotAccessorNode Class Reference
#include <nodes.h>
List of all members.
Detailed Description
Definition at line 439 of file nodes.h.
Constructor & Destructor Documentation
| KJS::DotAccessorNode::DotAccessorNode |
( |
Node * |
e, |
|
|
const Identifier & |
s | |
|
) |
| | [inline] |
Member Function Documentation
| void DotAccessorNode::streamTo |
( |
SourceStream & |
s |
) |
const [virtual] |
| Node* KJS::DotAccessorNode::base |
( |
|
) |
const [inline] |
| const Identifier& KJS::DotAccessorNode::identifier |
( |
|
) |
const [inline] |
| void KJS::DotAccessorNode::recurseVisit |
( |
NodeVisitor * |
visitor |
) |
[virtual] |
| virtual bool KJS::DotAccessorNode::isDotAccessorNode |
( |
|
) |
const [inline, virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: