Skip to main content

Module structs

Module structs 

Source
Expand description

Core data structures for the type checker.

Structs§

ScopeItem
A single entry in a type checker scope.
TypeChecker
The stateful type checker, threaded through the entire AST walk.

Enums§

CheckType
The type of a value as seen by the static checker.