Skip to main content

Module derived

Module derived 

Source
Expand description

Analysis-derived function specifications.

These types represent function contract information discovered by static analysis, as opposed to YAML-authored FunctionSpec entries.

Structs§

ComputedBound
A computed return bound: return interval depends on an argument property.
DerivedSpec
Analysis-derived specification for a function.

Enums§

BoundMode
How a return value is bounded by an argument property.