Module erg_compiler::lower

source ·
Expand description

implements ASTLowerer.

ASTLowerer(ASTからHIRへの変換器)を実装

Structs

Checks & infers types of an AST, and convert (lower) it into a HIR