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
Python AST to HIR converter
This module converts Python AST nodes into Spydecy’s Python HIR.