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ยง
- A Reconstructor trait for expressions in the AST.
- A Reconstructor trait for the program represented by the AST.
- A Reconstructor trait for statements in the AST.