Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
    Page
Library
Module
Module type
Parameter
Class
Class type
Source
Ppx_js_stylemodule Ignored_reason : sig ... endmodule Invalid_deprecated : sig ... endmodule Invalid_constant : sig ... endmodule Suspicious_literal : sig ... endmodule Invalid_ocamlformat_attribute : sig ... endtype error = | Invalid_deprecated of Invalid_deprecated.t| Missing_type_annotation of Ignored_reason.t| Invalid_constant of Invalid_constant.t| Suspicious_literal of Suspicious_literal.t| Invalid_ocamlformat_attribute of Invalid_ocamlformat_attribute.t| Docstring_on_open| Use_of_letop of {}val iter_style_errors : 
  f:(loc:Ppxlib.Location.t -> error -> unit) ->
  Ppxlib.Ast_traverse.iterval cold_instead_of_inline_never : bool refIf true (the default) complain when using @inline never instead of @cold