[][src]Module moore_vhdl::typeck

This module implements the type calculation of the scoreboard.

Structs

TypeckContext

A context to typecheck things in.

Traits

Typeck

Performs a type check.

TypeckNode

Checks whether a node is of a given type.