LICENSE
README.md
pyproject.toml
src/typify_prototype/__init__.py
src/typify_prototype/__main__.py
src/typify_prototype/pipeline.py
src/typify_prototype.egg-info/PKG-INFO
src/typify_prototype.egg-info/SOURCES.txt
src/typify_prototype.egg-info/dependency_links.txt
src/typify_prototype.egg-info/entry_points.txt
src/typify_prototype.egg-info/requires.txt
src/typify_prototype.egg-info/top_level.txt
src/typify_prototype/retrieval/__init__.py
src/typify_prototype/retrieval/build.py
src/typify_prototype/retrieval/features.py
src/typify_prototype/retrieval/query.py
src/typify_prototype/retrieval/retrieve_file.py
src/typify_prototype/type4py/__init__.py
src/typify_prototype/type4py/client.py
src/typify_prototype/type4py/infer_file.py
src/typify_prototype/usage/__init__.py
src/typify_prototype/usage/callsite.py
src/typify_prototype/usage/collector.py
src/typify_prototype/usage/infer.py
src/typify_prototype/usage/symbol_table.py
src/typify_prototype/usage/type_expr.py