C-Breeze
C Compiler Infrastructure

[ Project home page]
Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

changer.h File Reference

Go to the source code of this file.

Compounds

class  Changer
 A functional class to traverse an AST, and perform some transformation at each of its Nodes. More...


Functions

template<class T> void change_list (list< T > &l, Changer &the_changer)
 Changes each member of a list safely.


Generated on August 27, 2003
Back to the C-Breeze home page