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

    The set upper bound abstract domain as sets capturing possible values of the concrete set bounded by a limit for the maximum number of inferred values. The Bottom element is defined as theBottom and the Top element is defined as Top symbol.

    Type Parameters

    • T

      Type of the values in the abstract domain

    • Value extends SetUpperBoundLift<T> = SetUpperBoundLift<T>

      Type of the constraint in the abstract domain (Top, Bottom, or an actual value)

    Hierarchy (View Summary)

    Implements

    Hierarchy-Diagram

    UML class diagram of SetUpperBoundDomain
    Index

    Constructors

    Properties

    _value: Value
    limit: number
    setType: typeof Set

    Accessors

    Methods