Goblint_lib.AnalysisResultAnalysis results.
module ResultNode : Printable.S with type t = MyCFG.nodemodule type ResultConf = sig ... endmodule type Result = sig ... endmodule Result
(Range : Printable.S)
(C : ResultConf) :
Result with module Range = Rangemodule ResultType2 (S : Analyses.Spec) : sig ... end