package ocamlformat

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Ocamlformat_stdlib.Warning

val with_warning_filter : filter:(Ocaml_common.Location.t -> Ocaml_common.Warnings.t -> bool) -> f:(unit -> 'a) -> 'a
val print_warning : Ocaml_common.Location.t -> Ocaml_common.Warnings.t -> unit
val is_unexpected_docstring : Ocaml_common.Warnings.t -> bool