package ppxx

  1. Overview
  2. Docs

Module Ppxx.HelperSource

include module type of struct include Xhelper.Open end
Sourceval raise_errorf : ?loc:Ppxlib.Ast.location -> ('a, Format.formatter, unit, 'b) format4 -> 'a
Sourceval handle_error : (unit -> 'a) -> 'a
Sourceval with_loc : Ppxlib.Ast.location -> (unit -> 'a) -> 'a
Sourceval with_gloc : Ppxlib.Ast.location -> (unit -> 'a) -> 'a
Sourceval is_gadt : Ppxlib.Ast.type_declaration -> bool
Sourceval (^.^) : string -> string -> string
Sourcemodule Longident : sig ... end
Sourcemodule Ident : sig ... end
Sourcemodule Path : sig ... end
Sourcemodule Location : sig ... end
Sourcemodule Name = Xhelper.Name
Sourcemodule Typ : sig ... end
Sourcemodule Exp : sig ... end
Sourcemodule Pat : sig ... end
Sourcemodule ExpPat = Xhelper.ExpPat
Sourcemodule Cf : sig ... end
Sourcemodule Cstr : sig ... end
Sourcemodule Mod : sig ... end
Sourcemodule Attr : sig ... end
Sourcemodule Opn : sig ... end
Sourcemodule Sig : sig ... end
Sourcemodule Str : sig ... end
OCaml

Innovation. Community. Security.