Module flux_fhir_analysis::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ยง
- Wf ๐
Functionsยง
- check_
fn_ ๐quals - check_
fn_ ๐spec - check_
invariants ๐ - check_
node ๐ - check_
qualifier ๐ - resolve_
params ๐Check that all param sorts are fully resolved and save them inWfckResults
- visit_
refine_ ๐params
Type Aliasesยง
- Result ๐