Compounds | |
| class | deep_suif_clone |
Defines | |
| #define | _UTILS__CLONING_UTILS_H |
Functions | |
| T* | deep_suif_clone (T *obj, SuifEnv *s = 0) |
| Statement* | clone_statement (SuifEnv *env,SymbolTable *table,const Statement *stat) |
| Clone a statement or statement list Sets up all the parameters to handle labels correctly. More... | |
A template that makes cloning easier A statement cloner
Clone a statement or statement list Sets up all the parameters to handle labels correctly.
written by Dimitri van Heesch, © 1997-1999