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

Detailed Description
Definition at line 978 of file nodes.h.
Public Member Functions | |
| ContinueNode () | |
| ContinueNode (const Identifier &i) | |
| virtual Completion | execute (ExecState *) |
| virtual void | streamTo (SourceStream &) const |
Protected Member Functions | |
| virtual Node * | checkSemantics (SemanticChecker *semanticChecker) |
Constructor & Destructor Documentation
| KJS::ContinueNode::ContinueNode | ( | const Identifier & | i | ) | [inline] |
Member Function Documentation
| Completion KJS::ContinueNode::execute | ( | ExecState * | exec | ) | [virtual] |
| void ContinueNode::streamTo | ( | SourceStream & | s | ) | const [virtual] |
| Node * KJS::ContinueNode::checkSemantics | ( | SemanticChecker * | semanticChecker | ) | [protected, virtual] |
The documentation for this class was generated from the following files:
KDE 4.0 API Reference