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

    A state abstract domain that maps AST node IDs of a program to abstract values of an abstract domain. The Bottom element is defined as Bottom symbol and the Top element as empty mapping.

    NodeId for the node IDs of the AST nodes

    Type Parameters

    Hierarchy (View Summary)

    Implements

    Index
    _value: Value
    domain: Domain

    The underlying value domain of the state domain.