package frama-c

  1. Overview
  2. Docs

doc/frama-c-markdown-report.core/Markdown_report/Sarif/ExternalPropertyFileReferences/index.html

Module Sarif.ExternalPropertyFileReferencesSource

Sourcetype t = {
  1. location : ArtifactLocation.t;
  2. guid : string;
  3. itemCount : int;
  4. properties : Properties.t;
}
Sourceval to_yojson : t -> Yojson.Safe.t
Sourceval create : ?location:ArtifactLocation.t -> ?guid:string -> ?itemCount:int -> ?properties:Properties.t -> unit -> t
Sourceval default : t
OCaml

Innovation. Community. Security.