Module leo_ast::passes::reconstructor

source ·
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§