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

Detailed Description
Definition at line 1326 of file nodes.h.
Public Member Functions | |
| ImportStatement (PackageNameNode *n) | |
| void | enableWildcard () |
| void | setAlias (const Identifier &a) |
| virtual Completion | execute (ExecState *) |
| virtual void | streamTo (SourceStream &) const |
| virtual void | recurseVisit (NodeVisitor *visitor) |
Constructor & Destructor Documentation
| KJS::ImportStatement::ImportStatement | ( | PackageNameNode * | n | ) | [inline] |
Member Function Documentation
| void KJS::ImportStatement::setAlias | ( | const Identifier & | a | ) | [inline] |
| Completion KJS::ImportStatement::execute | ( | ExecState * | ) | [virtual] |
| void ImportStatement::streamTo | ( | SourceStream & | s | ) | const [virtual] |
| void KJS::ImportStatement::recurseVisit | ( | NodeVisitor * | visitor | ) | [virtual] |
The documentation for this class was generated from the following files:
KDE 4.0 API Reference