module documentation
(source)

Base visitor that implements an identity AST transform.

Subclass TransformVisitor to perform non-trivial transformations.

Class ​Func​Map​Initializer This traverser creates mappings from nested FuncDefs to placeholder FuncDefs.
Class ​Transform​Visitor Transform a semantically analyzed AST (or subtree) to an identical copy.