Expand description
This module contains a Reconstructor trait for the AST. It implements default methods for each node to be made given the information of the old node.
Traitsยง
- AstReconstructor
- A Reconstructor trait for types in the AST.
- Program
Reconstructor - A Reconstructor trait for the program represented by the AST.