Module erg_compiler::lower

source ·
Expand description

implements ASTLowerer.

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

Structs

Singleton that checks types of an AST, and convert (lower) it into a HIR