package llvm

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val description : t -> string

description d returns a textual description of d.

val severity : t -> DiagnosticSeverity.t

severity d returns the severity of d.