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

AssignmentList Class Reference

Assignment list. More...

#include <stree.h>

Inheritance diagram for AssignmentList:

NamedList List Node

Public Member Functions

 AssignmentList ()
 Constructor.

 AssignmentList (Node *statement)
 Constructor.

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

virtual Nodecopy () const
 Copies the node.


Detailed Description

Assignment list.

Definition at line 183 of file stree.h.


Constructor & Destructor Documentation

AssignmentList::AssignmentList  ) 
 

Constructor.

Definition at line 180 of file stree.cpp.

References CAssignmentList.

Referenced by copy().

AssignmentList::AssignmentList Node statement  ) 
 

Constructor.

Definition at line 182 of file stree.cpp.

References CAssignmentList.


Member Function Documentation

Node * AssignmentList::copy  )  const [virtual]
 

Copies the node.

Reimplemented from List.

Definition at line 195 of file stree.cpp.

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

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

Writes node to the stream as php.

Reimplemented from List.

Definition at line 184 of file stree.cpp.


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