Expand description
Checks type well-formedness
Well-formedness checking assumes names are correctly bound which is guaranteed after desugaring.
Modulesยง
- errors ๐
- param_
usage ๐ - Code to check whether refinement parameters are used in allowed positions.
- sortck ๐
Structsยง
- Refine
Param ๐Visitor - Wf ๐
Functionsยง
- check_
constant_ ๐expr - check_
flux_ ๐item - check_
invariants ๐ - check_
node ๐ - visit_
refine_ ๐params
Type Aliasesยง
- Result ๐