Main Page | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals

ExpressionList Class Reference

Expression list. More...

#include <stree.h>

Inheritance diagram for ExpressionList:

NamedList List Node

Public Member Functions

 ExpressionList ()
 Constructor.

 ExpressionList (Node *statement)
 Constructor.

virtual ostream & php (ostream &os) const
 Writes node to the stream as php.

virtual Nodecopy () const
 Copies the node.


Detailed Description

Expression list.

Definition at line 116 of file stree.h.


Constructor & Destructor Documentation

ExpressionList::ExpressionList  ) 
 

Constructor.

Definition at line 82 of file stree.cpp.

References CExpressionList.

Referenced by copy().

ExpressionList::ExpressionList Node statement  ) 
 

Constructor.

Definition at line 84 of file stree.cpp.

References CExpressionList.


Member Function Documentation

Node * ExpressionList::copy  )  const [virtual]
 

Copies the node.

Reimplemented from List.

Definition at line 97 of file stree.cpp.

References List::copyContent(), and ExpressionList().

ostream & ExpressionList::php ostream &  os  )  const [virtual]
 

Writes node to the stream as php.

Reimplemented from List.

Definition at line 86 of file stree.cpp.


The documentation for this class was generated from the following files:
Generated on Fri Nov 21 17:54:06 2003 for PHPX by doxygen 1.3.3