package frama-c

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Sarif.Result_kindSource

Sourcetype t = private string
Sourceval notApplicable : t
Sourceval pass : t
Sourceval fail : t
Sourceval review : t
Sourceval open_ : t
Sourceval informational : t
Sourceval to_yojson : t -> Yojson.Safe.t
Sourceval of_yojson : Yojson.Safe.t -> (t, string) result
OCaml

Innovation. Community. Security.