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

    The singleton abstract domain as a single possible value. The Bottom element is defined as Bottom symbol and the Top element is defined as Top symbol.

    Type Parameters

    • T

      Type of the value in the abstract domain

    • Value extends SingletonLift<T> = SingletonLift<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 SingletonDomain
    Index

    Constructors

    Properties

    _value: Value

    Accessors

    Methods