package gospel

  1. Overview
  2. Docs
val const_hole : string -> Format.formatter -> 'a -> unit
val qualid : Format.formatter -> Uast.qualid -> unit
val labelled_arg : Format.formatter -> Uast.labelled_arg -> unit
val spec : (Format.formatter -> 'a -> unit) -> Format.formatter -> 'b -> unit
val term : Format.formatter -> 'a -> unit
val invariant : Format.formatter -> 'a -> unit
val list_keyword : string -> Format.formatter -> 'a list -> unit
val type_spec : Format.formatter -> Uast.type_spec -> unit
val spec_header : Format.formatter -> Uast.spec_header -> unit
val val_spec : Format.formatter -> Uast.val_spec option -> unit
val value_description : Format.formatter -> Uast.s_val_description -> unit
val s_type_declaration : Format.formatter -> Uast.s_type_declaration -> unit
val s_type_declaration_rec_flag : Format.formatter -> (Ppxlib.Asttypes.rec_flag * Uast.s_type_declaration list) -> unit
val function_ : Format.formatter -> Uast.function_ -> unit
val axiom : Format.formatter -> 'a -> unit
val s_signature_item : Uast.s_signature_item Utils.Fmt.t
val s_signature : Format.formatter -> Uast.s_signature_item list -> unit
val s_module_type : Format.formatter -> Uast.s_module_type -> unit
val s_module_type1 : Format.formatter -> Uast.s_module_type -> unit