Module Litho.Analyzer

module Interpreter : sig ... end
type domain = TransferFunctions(InferModules.ProcCfg.Exceptional).Domain.t
val compute_post : Interpreter.TransferFunctions.extras ProcData.t -> initial:domain -> domain option