SPARTA is a library of software components specially designed for building high-performance static analyzers based on the theory of Abstract Interpretation.
/*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/#![allow(dead_code)]pubmoddatatype;pubmodfixpoint_iter;pubmodgraph;pubmodwpo;