Next: src/desugar, Previous: src/overload, Up: Project Layout [Contents][Index]
The astclone::Cloner
visitor. Duplicate an AST. This
copy is purely structural: the clone is similar to the original tree,
but any existing binding or type information is not preserved.