Module hir_converter

Module hir_converter 

Source
Expand description

Python AST to HIR converter

This module converts Python AST nodes into Spydecy’s Python HIR.

Functions§

convert_to_hir
Convert Python AST to HIR