Frama-C:
Plug-ins:
Libraries:

Frama-C API - Result_level

type t = private string
val none : t
val note : t
val warning : t
val error : t
val to_yojson : t -> Yojson.Safe.t
val of_yojson : Yojson.Safe.t -> (t, string) Stdlib.result