module DiagnosticSeverity: sig .. end
sig
end
The kind of Diagnostic, the result of Diagnostic.severity d. See llvm::DiagnosticSeverity.
Diagnostic
Diagnostic.severity d
llvm::DiagnosticSeverity
type t =
|
Error
Warning
Remark
Note