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

EmptyStatement Class Reference

Empty statement. More...

#include <stree.h>

Inheritance diagram for EmptyStatement:

Nullary List Node

Public Member Functions

 EmptyStatement ()
 Constructor.

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

virtual Nodecopy () const
 Copies the node.


Detailed Description

Empty statement.

In contrary to Pin it is a list.

Definition at line 524 of file stree.h.


Constructor & Destructor Documentation

EmptyStatement::EmptyStatement  ) 
 

Constructor.

Definition at line 506 of file stree.cpp.

References CEmptyStatement.

Referenced by copy().


Member Function Documentation

Node * EmptyStatement::copy  )  const [virtual]
 

Copies the node.

Reimplemented from Nullary.

Definition at line 512 of file stree.cpp.

References EmptyStatement().

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

Writes node to the stream as php.

Reimplemented from Nullary.

Definition at line 508 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