module documentation

Undocumented

Class Analyzer No class docstring; 0/3 instance variable, 0/1 class variable, 1/8 method documented
Class ChainDefUseOfImports Adds each alias instance to the list of uses of the Def of the name their are binding.
Function collect_dependencies Undocumented
def collect_dependencies(state: State, node: ast.Module) -> Collection[str]: (source) ΒΆ

Undocumented