[][src]Module moore_vhdl::scope2

Facilities to manage declarations and resolve names.

TODO: Replace scope with this module.

Structs

ScopeData

A scope.

TypeVariantDef

An enumeration variant or physical unit.

Enums

Def2

A definition.

Traits

ScopeContext

Define names and perform name resolution.