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

    A state abstract domain as mapping of AST node IDs of a program to abstract values of an abstract domain. The Bottom element is defined as empty mapping and the Top element is defined as mapping every existing mapped AST node ID to Top.

    NodeId for the node IDs of the AST nodes

    Type Parameters

    • Domain extends AnyAbstractDomain

      Type of the abstract domain to map the AST node IDs to

    Hierarchy (View Summary)

    Hierarchy-Diagram

    UML class diagram of StateAbstractDomain
    Index

    Constructors

    Properties

    _value: ReadonlyMap

    Accessors

    Methods