= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package dolmen_loop
-
dolmen_loop
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val list : unit -> t list
List all reports.
val find_mnemonic : string -> t option
Find the warning/error/group associated to a mnemonic.
val name : [< t ] -> string
Name of a report.
val mnemonic : [< t ] -> string
mnemonic of a report.
val kind : [< t ] -> string
kind of a report.
val category : [< t ] -> string
category of a report.
val doc : [< t ] -> Stdlib.Format.formatter -> unit
documentation for a report.