kjs Library API Documentation

KJS::FuncDeclNode Class Reference

Inheritance diagram for KJS::FuncDeclNode:

Inheritance graph
[legend]
Collaboration diagram for KJS::FuncDeclNode:

Collaboration graph
[legend]
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.3.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sun Oct 9 07:59:18 2005 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003