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. More... | |
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001