Module type_extractor

Module type_extractor 

Source
Expand description

Type hint extraction from Python AST

This module extracts type annotations from Python code and converts them to Spydecy’s type system.

Functions§

extract_type_hints
Extract type hints from Python AST