@eagleoutice/flowr - v2.10.4
    Preparing search index...

    A partial product abstract domain as named Cartesian product of (optional) sub abstract domains. The sub abstract domains are represented by a (partial) record mapping property names to abstract domains. The Bottom element is defined as mapping every sub abstract domain to Bottom and the Top element is defined as having no sub abstract domain value.

    Type Parameters

    • Product extends AbstractProduct

      Type of the abstract product of the product domain mapping (optional) property names to abstract domains

    Hierarchy (View Summary)

    Hierarchy-Diagram

    UML class diagram of PartialProductDomain
    Index

    Constructors

    Properties

    _value: Product
    domain: Required<Product>

    Accessors

    Methods