package ppxlib

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

Module Ppxlib_ast.Location_error

type t
val of_exn : exn -> t option
val register_error_of_exn : (exn -> t option) -> unit
val message : t -> string
val set_message : t -> string -> t
val make : loc:Warnings.loc -> string -> sub:(Warnings.loc * string) list -> t
OCaml

Innovation. Community. Security.