| CSC448: AST Transformations: Eliminating Initializers I [47/133] | ![]() ![]() ![]()  | 
          Implementation in transform directory.
        
The implementation must construct a new AST. It cannot modify the existing AST because the AST classes are immutable.
Transformation?