package ppxx

  1. Overview
  2. Docs
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