package ppx_expect

  1. Overview
  2. Docs
val transl_loc : Ppx_core.Location.t -> Expect_test_common.Std.File.Location.t

Translate a compile time location to a runtime location

val make : is_exact:Ppx_core.bool -> (Ppx_core.Location.t * Ppx_core.string * Ppx_core.string Ppx_core.option) Ppx_core.option -> extension_id_loc:Ppx_core.Location.t -> Expect_test_common.Std.Expectation.Raw.t
val pattern : Ppx_core.unit -> (Ppx_core.Parsetree.payload, (Ppx_core.Location.t * Ppx_core.string * Ppx_core.string Ppx_core.option) Ppx_core.option -> 'a, 'a) Ppx_core.Ast_pattern.t
OCaml

Innovation. Community. Security.