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

Detailed Description
Definition at line 553 of file nodes.h.
Public Member Functions | |
| FunctionCallParenDotNode (Node *b, const Identifier &i, ArgumentsNode *a) | |
| virtual void | streamTo (SourceStream &) const |
Constructor & Destructor Documentation
| KJS::FunctionCallParenDotNode::FunctionCallParenDotNode | ( | Node * | b, | |
| const Identifier & | i, | |||
| ArgumentsNode * | a | |||
| ) | [inline] |
Member Function Documentation
| void FunctionCallParenDotNode::streamTo | ( | SourceStream & | s | ) | const [virtual] |
The documentation for this class was generated from the following files:
KDE 4.0 API Reference