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

Static Class Reference

Static definition. More...

#include <stree.h>

Inheritance diagram for Static:

Unary List Node

Public Member Functions

 Static (Node *statement)
 Constructor.

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

virtual Nodecopy () const
 Copies the node.


Detailed Description

Static definition.

Definition at line 377 of file stree.h.


Constructor & Destructor Documentation

Static::Static Node statement  ) 
 

Constructor.

Definition at line 366 of file stree.cpp.

References CStatic.

Referenced by copy().


Member Function Documentation

Node * Static::copy  )  const [virtual]
 

Copies the node.

Reimplemented from Unary.

Definition at line 373 of file stree.cpp.

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

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

Writes node to the stream as php.

Reimplemented from Unary.

Definition at line 368 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:09 2003 for PHPX by doxygen 1.3.3