class documentation

Add parent attribute to ast nodes instances.

Method visit Undocumented
Instance Variable parent Undocumented
def visit(self, node: ast.AST) -> ast.AST: (source)

Undocumented

Undocumented