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

PHPVariable Class Reference

PHPVariable statement. More...

#include <stree.h>

Inheritance diagram for PHPVariable:

Unary List Node

Public Member Functions

 PHPVariable (Node *statement)
 Constructor.

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

virtual Nodecopy () const
 Copies the node.


Detailed Description

PHPVariable statement.

Definition at line 858 of file stree.h.


Constructor & Destructor Documentation

PHPVariable::PHPVariable Node statement  ) 
 

Constructor.

Definition at line 873 of file stree.cpp.

References CPHPVariable.

Referenced by copy().


Member Function Documentation

Node * PHPVariable::copy  )  const [virtual]
 

Copies the node.

Reimplemented from Unary.

Definition at line 880 of file stree.cpp.

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

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

Writes node to the stream as php.

Reimplemented from Unary.

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