module documentation

Base visitor that implements an identity AST transform. Subclass TransformVisitor to perform non-trivial transformations.

Class FuncMapInitializer This traverser creates mappings from nested FuncDefs to placeholder FuncDefs.
Class TransformVisitor Transform a semantically analyzed AST (or subtree) to an identical copy.