class documentation
Infer types for the modules accessible from the entrypoints with the help of a set of heuristic functions
| Static Method | process |
Process and extract information from the source files with a set of heuristic functions for type inference |
| Method | __init__ |
No summary |
| Method | get |
Get the inferred type information in a list of dictionaries |
| Method | infer |
Infer the types for the modules accessible from the entrypoint |
| Method | print |
Function for printing type inference results in a formatted way |
| Instance Variable | entry |
Undocumented |
| Instance Variable | import |
Undocumented |
| Instance Variable | leaves |
Undocumented |
| Instance Variable | name |
Undocumented |
| Instance Variable | root |
Undocumented |