module MakeMore:
| Parameters: |
|
include struct ... end
val semisep : sep Pervasives.refval margin : int Pervasives.refval comments : bool Pervasives.refval locations : bool Pervasives.refval curry_constr : bool Pervasives.refval print : string option -> (printer -> Format.formatter -> 'a -> unit) -> 'a -> unitval print_interf : ?input_file:'a -> ?output_file:string -> Ast.sig_item -> unitval print_implem : ?input_file:'a -> ?output_file:string -> Ast.str_item -> unitval check_sep : string -> sep