Skip to main content

Module computed_value

Module computed_value 

Source

Structs§

ComputedPurityViolation
One compiler-owned purity violation with its authored location.
ComputedValue
A first-class compiler semantic entity for one @computed() getter.

Enums§

ComputedCachePolicy
Compiler-owned cache behavior for a computed value.
ComputedDiagnosticCode
Stable compiler diagnostics emitted for computed declarations and values.
ComputedPurity
Compiler classification of a computed getter’s purity.
ComputedPurityViolationKind
Unsupported behavior that makes a computed getter impure.

Functions§

collect_computed_values
Collect canonical computed entities in stable semantic-ID order.