The singleton abstract domain as 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)

Implements

Constructors

Accessors

Methods