package ppxlib

  1. Overview
  2. Docs
Standard library for ppx rewriters

Install

Dune Dependency

Authors

Maintainers

Sources

ppxlib-0.23.0.tbz
sha256=1b5836c186b9d5a16acf47da94f3968f4f08b519b7729cd86a8fd39971fe12e5
sha512=00352fe61756f5aad5fd89b3cc596b619e5a5cf6808dcb0c197369bfff9f1ba182b4c6e5ea0e67269c9441b7b9b28f2a70d63fb972dfda64fc1a8404f7924753

doc/ppxlib.astlib/Astlib/Location/Error/index.html

Module Location.Error

type t
val is_well_formed : t -> bool
val main_msg : t -> string loc
val sub_msgs : t -> string loc list
val set_main_msg : t -> string -> t
val make : sub:string loc list -> string loc -> t
val update_loc : t -> t -> t
val of_exn : exn -> t option
OCaml

Innovation. Community. Security.