Module context

Source
Expand description

Contexts store the type and values of in-scope variables during elaboration.

Structsยง

Context
The variable context during elaboration
ContextCheckpoint
A checkpoint that we can return the context to.
VarInContext
Each variable in context is associated with a label and a type.