Module wf

Source
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ยง

RefineParamVisitor ๐Ÿ”’
Wf ๐Ÿ”’

Functionsยง

check_constant_expr ๐Ÿ”’
check_flux_item ๐Ÿ”’
check_invariants ๐Ÿ”’
check_node ๐Ÿ”’
visit_refine_params ๐Ÿ”’

Type Aliasesยง

Result ๐Ÿ”’