class documentation

Here is the implementation of code rewriter at AST node level.

Method visit_For Undocumented
def visit_For(self, node): (source)

Undocumented