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

AList Class Reference

List statement. More...

#include <stree.h>

Inheritance diagram for AList:

Unary List Node

Public Member Functions

 AList (Node *statement)
 Constructor.

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

virtual Nodecopy () const
 Copies the node.


Detailed Description

List statement.

Definition at line 668 of file stree.h.


Constructor & Destructor Documentation

AList::AList Node statement  ) 
 

Constructor.

Definition at line 695 of file stree.cpp.

References CAList.

Referenced by copy().


Member Function Documentation

Node * AList::copy  )  const [virtual]
 

Copies the node.

Reimplemented from Unary.

Definition at line 702 of file stree.cpp.

References AList(), and Unary::getStatement1().

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

Writes node to the stream as php.

Reimplemented from Unary.

Definition at line 697 of file stree.cpp.

References Unary::getStatement1().


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