package ppxlib_jane

  1. Overview
  2. Docs

Jane Street-internal extensions to Ppxlib.Ast_builder. The bindings below (Default, Make, etc.) are parallel to bindings exported from Ppxlib.Ast_builder.

module type S_with_implicit_loc = sig ... end
module Default : sig ... end
module Make (Loc : sig ... end) : S_with_implicit_loc
val make : Astlib.Location.t -> (module S_with_implicit_loc)
OCaml

Innovation. Community. Security.