package typpx

  1. Overview
  2. Docs

Parameters

Signature

val tool_name : string
val interface : Format.formatter -> string -> string -> Parsetree.signature -> Parsetree.signature
val print_if : Format.formatter -> bool Pervasives.ref -> (Format.formatter -> 'a -> unit) -> 'a -> 'a
val (++) : 'a -> ('a -> 'b) -> 'b
val implementation : Format.formatter -> string -> string -> Parsetree.structure -> Parsetree.structure