package frama-c

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

Module Sarif.ReportingConfigurationSource

Sourcetype t = {
  1. enabled : bool;
  2. defaultLevel : RuleConfigLevel.t;
  3. rank : int;
  4. parameters : Properties.t;
  5. properties : Properties.t;
}
Sourceval to_yojson : t -> Yojson.Safe.t
Sourceval default : t
OCaml

Innovation. Community. Security.