kjs Library API Documentation

KJS::FuncDeclNode Class Reference

Inheritance diagram for KJS::FuncDeclNode:

KJS::StatementNode KJS::Node List of all members.

Public Member Functions

 FuncDeclNode (const Identifier &i, FunctionBodyNode *b)
 FuncDeclNode (const Identifier &i, ParameterNode *p, FunctionBodyNode *b)
virtual void ref ()
virtual bool deref ()
Completion execute (ExecState *)
void processFuncDecl (ExecState *exec)
virtual void streamTo (SourceStream &s) const

Detailed Description

Definition at line 1033 of file nodes.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kjs Library Version 3.4.1.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Nov 1 10:32:50 2005 by doxygen 1.4.3 written by Dimitri van Heesch, © 1997-2003