package ppxx

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