Module context

Module context 

Source
Expand description

Type context for local variables

Manages the local context (Γ) in typing judgments Γ ⊢ t : T

Structs§

Context
Local typing context
ContextEntry
Entry in the local context
ContextGuard
RAII guard for context management