package frama-c

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = {
  1. conversion : ArtifactLocation.t;
  2. files : ArtifactLocation.t;
  3. graphs : ArtifactLocation.t;
  4. invocations : ArtifactLocation.t list;
  5. logicalLocations : ArtifactLocation.t;
  6. resources : ArtifactLocation.t;
  7. results : ArtifactLocation.t;
}
val to_yojson : t -> Yojson.Safe.t
OCaml

Innovation. Community. Security.