class ParameterNode
Full name
KJS
::ParameterNode
Definition
#include <
nodes.h
>
Inherits
KJS::Node
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index
Public Methods
ParameterNode
(const UString *i) : id(*i), next(0L)
ParameterNode
(ParameterNode *l, const UString *i) : id(*i), next(l)
KJSO *
evaluate
()
UString
ident
()
ParameterNode *
nextParam
()
Generated by: dfaure@faure on Sun Mar 26 14:25:02 2000, using kdoc 2.0a35.