class documentation
class StmtVisitor(ast.NodeVisitor): (source)
Known subclasses: libstatic._analyzer.driver.ChainDefUseOfImports, libstatic._lib.ivars.ComputeInstanceVariables
Does not recurse on leaf type statements' content by default.
| Method | visit |
Undocumented |