Checks.Checkval make :
kind:Kind.t ->
title:Category.t ->
?range:CilType.Location.t ->
messages:string ->
unit ->
tval hash : t -> intval to_yojson :
t ->
[> `Assoc of
(string
* [> `Assoc of
(string
* [> `Assoc of
(string * [> `Int of int | `String of string ]) list ])
list
| `Null
| `String of string ])
list ]val pp : Stdlib.Format.formatter -> t -> Ppx_deriving_runtime.unit