package ppx_integer

  1. Overview
  2. Docs
val mk_variable : string -> char -> string
val mk_declaration : string -> char -> Ast_405.Parsetree.structure_item
val structure_top : bool ref
type error = string
exception Error of Ppxx.Compilerlib.Location.t * string
val reset : unit -> unit