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

Global Class Reference

Global definition. More...

#include <stree.h>

Inheritance diagram for Global:

Unary List Node

Public Member Functions

 Global (Node *statement)
 Constructor.

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

virtual Nodecopy () const
 Copies the node.


Detailed Description

Global definition.

Definition at line 366 of file stree.h.


Constructor & Destructor Documentation

Global::Global Node statement  ) 
 

Constructor.

Definition at line 355 of file stree.cpp.

References CGlobal.

Referenced by copy().


Member Function Documentation

Node * Global::copy  )  const [virtual]
 

Copies the node.

Reimplemented from Unary.

Definition at line 362 of file stree.cpp.

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

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

Writes node to the stream as php.

Reimplemented from Unary.

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