package ppxlib

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

Module Ppxlib_ast.Location_errorSource

Sourceval of_exn : exn -> t option
Sourceval register_error_of_exn : (exn -> t option) -> unit
Sourceval message : t -> string
Sourceval set_message : t -> string -> t
Sourceval make : loc:Astlib.Location.t -> string -> sub:(Astlib.Location.t * string) list -> t
Sourceval raise : t -> 'a
Sourceval update_loc : t -> Astlib.Location.t -> t
Sourceval get_location : t -> Astlib.Location.t
Sourceval of_extension : Astlib.Ast_502.Parsetree.extension -> t option
OCaml

Innovation. Community. Security.