Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

constantFoldingChanger Class Reference

#include <constprop.h>

Inheritance diagram for constantFoldingChanger::

Changer List of all members.

Public Methods

 constantFoldingChanger (void)
Nodeat_binary (binaryNode *, Order)
Nodeat_unary (unaryNode *, Order)

Public Attributes

bool changed

Constructor & Destructor Documentation

constantFoldingChanger::constantFoldingChanger void    [inline]
 


Member Function Documentation

Node * constantFoldingChanger::at_binary binaryNode   b,
Order    ord
[virtual]
 

Reimplemented from Changer.

Node * constantFoldingChanger::at_unary unaryNode   u,
Order    ord
[virtual]
 

Reimplemented from Changer.


Member Data Documentation

bool constantFoldingChanger::changed
 


The documentation for this class was generated from the following files:
Generated on Thu Jan 10 12:06:26 2002 for C-Breeze by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001