KJS::GroupNode Class Reference

Inheritance diagram for KJS::GroupNode:

KJS::Node List of all members.

Detailed Description

Definition at line 233 of file nodes.h.


Public Member Functions

 GroupNode (Node *g)
virtual void ref ()
virtual bool deref ()
Reference evaluateReference (ExecState *exec) const
virtual Value evaluate (ExecState *exec) const
virtual void streamTo (SourceStream &s) const

Member Function Documentation

Reference GroupNode::evaluateReference ( ExecState exec  )  const [virtual]

Evaluate this node and return the result, possibly a reference.

Reimplemented from KJS::Node.

Definition at line 438 of file nodes.cpp.

Value GroupNode::evaluate ( ExecState exec  )  const [virtual]

Returns the value represented by this node.

Always dereferenced.

Reimplemented from KJS::Node.

Definition at line 433 of file nodes.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys