package gospel

  1. Overview
  2. Docs

Module Gospel.Upretty_printerSource

Sourceval const_hole : string -> Format.formatter -> 'a -> unit
Sourceval qualid : Format.formatter -> Uast.qualid -> unit
Sourceval labelled_arg : Format.formatter -> Uast.labelled_arg -> unit
Sourceval spec : (Format.formatter -> 'a -> unit) -> Format.formatter -> 'a -> unit
Sourceval term : Format.formatter -> 'a -> unit
Sourceval invariant : Format.formatter -> 'a -> unit
Sourceval list_keyword : string -> Format.formatter -> 'a list -> unit
Sourceval type_spec : Format.formatter -> Uast.type_spec -> unit
Sourceval spec_header : Format.formatter -> Uast.spec_header -> unit
Sourceval val_spec : Format.formatter -> Uast.val_spec option -> unit
Sourceval value_description : Format.formatter -> Uast.s_val_description -> unit
Sourceval s_type_declaration : Format.formatter -> Uast.s_type_declaration -> unit
Sourceval s_type_declaration_rec_flag : Format.formatter -> (Ppxlib.Asttypes.rec_flag * Uast.s_type_declaration list) -> unit
Sourceval function_ : Format.formatter -> Uast.function_ -> unit
Sourceval axiom : Format.formatter -> 'a -> unit
Sourceval s_signature : Format.formatter -> Uast.s_signature_item list -> unit
Sourceval s_module_type : Format.formatter -> Uast.s_module_type -> unit
Sourceval s_module_type1 : Format.formatter -> Uast.s_module_type -> unit
OCaml

Innovation. Community. Security.