module documentation
Undocumented
| Class | |
Complement an ast.alias node with resolved origin module and name. |
| Class | |
Transform import statements into a mapping from ast.alias to ImportInfo. One instance of ImportParser can be used to parse all imports in a given module. |
| Class | |
Maps each ast.alias in the module to their ImportInfo counterpart. |
| Variable | _alias |
Undocumented |