package ortac-core

  1. Overview
  2. Docs

Module Ortac_core.WarningsSource

Sourcetype level =
  1. | Warning
  2. | Error
Sourcetype kind = ..
Sourcetype kind +=
  1. | GospelError of Gospel.Warnings.kind
  2. | Unsupported of string
Sourceexception Unknown_kind
Sourcetype t = kind * Ppxlib.Location.t
Sourceval level : kind -> level
Sourceexception Error of t
Sourceval pp_level : Format.formatter -> level -> unit
Sourceval pp_kind : Format.formatter -> kind -> unit
Sourceval pp_param : (Format.formatter -> 'a -> unit) -> ('a -> level) -> Format.formatter -> ('a * Ppxlib.location) -> unit
Sourceval pp : Format.formatter -> (kind * Ppxlib.location) -> unit
OCaml

Innovation. Community. Security.