package ocamlformat

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
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