kjs Library API Documentation

KJS::FunctionBodyNode Member List

This is the complete list of members for KJS::FunctionBodyNode, including all inherited members.

abortStatement(ExecState *exec)KJS::StatementNode
BlockNode(SourceElementsNode *s)KJS::BlockNode
code() const KJS::StatementNode [inline]
deref()KJS::BlockNode [virtual]
evaluate(ExecState *exec) const KJS::Node [virtual]
execute(ExecState *exec)KJS::FunctionBodyNode [virtual]
firstLine() const KJS::StatementNode [inline]
FunctionBodyNode(SourceElementsNode *s)KJS::FunctionBodyNode
hitStatement(ExecState *exec)KJS::StatementNode
isProgram() const KJS::FunctionBodyNode [inline]
lastLine() const KJS::StatementNode [inline]
lineKJS::Node [protected]
lineNo() const KJS::Node [inline]
lsKJS::StatementNode [protected]
Node()KJS::Node
processFuncDecl(ExecState *exec)KJS::FunctionBodyNode [virtual]
processVarDecls(ExecState *exec)KJS::BlockNode [virtual]
pushLabel(const Identifier &id)KJS::StatementNode [inline]
ref()KJS::BlockNode [virtual]
refcountKJS::Node [protected]
setLoc(int line0, int line1, SourceCode *src)KJS::StatementNode
setProgram(bool _program)KJS::FunctionBodyNode [inline]
sourceKJS::BlockNode [protected]
sourceId() const KJS::StatementNode [inline, virtual]
StatementNode()KJS::StatementNode
streamTo(SourceStream &s) const KJS::BlockNode [virtual]
throwError(ExecState *exec, ErrorType e, const char *msg) const KJS::Node [protected]
throwError(ExecState *exec, ErrorType e, const char *msg, const Value &v, const Node *expr) const KJS::Node [protected]
throwError(ExecState *exec, ErrorType e, const char *msg, Identifier label) const KJS::Node [protected]
toBoolean(ExecState *exec) const KJS::Node [virtual]
toCode() const KJS::Node
toNumber(ExecState *exec) const KJS::Node [virtual]
toString(ExecState *exec) const KJS::Node [virtual]
type() const KJS::Node [inline, virtual]
~Node()KJS::Node [virtual]
~StatementNode()KJS::StatementNode [virtual]

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:17 2005 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003