convert_to_hir

Function convert_to_hir 

Source
pub fn convert_to_hir(ast: &PythonAST) -> Result<PythonHIR>
Expand description

Convert Python AST to HIR

ยงErrors

Returns an error if the AST cannot be converted to HIR