Module reflection

Source
Expand description

Introspect into the state of a Predicate.

Structs§

Case
A descriptive explanation for why a predicate failed.
CaseChildren
Iterator over a Cases sub-cases.
CaseProducts
Iterator over a Cases by-products.
Child
A view of a Predicate child, provided by reflection.
Parameter
A view of a Predicate parameter, provided by reflection.
Product
A by-product of a predicate evaluation.

Traits§

PredicateReflection
Introspect the state of a Predicate.