Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Output subformat dispatching the output depending on file extensions and the command line options. To be polymorphic, the t
type is a string containing the raw resource representation, and the from_raw
method of the selected subformat is used at every operation.
val pprint : OCamlRes.Path.t -> string -> PPrint.document
val pprint_header : OCamlRes.Path.t -> string -> PPrint.document option
val name : OCamlRes.Path.t -> string -> string
val type_name : OCamlRes.Path.t -> string -> string
val mod_name : OCamlRes.Path.t -> string -> string