Expand description

This module defines traits and representations of domains used in dataflow analysis.

Structs

Implements a set domain.

Enums

Represents the abstract outcome of a join.

Traits

A trait to be implemented by domains which support a join.