Next: , Previous: , Up: Project Layout   [Contents][Index]


3.2.14 The src/astclone Directory

File: cloner.* (src/astclone)

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.