package ocamlformat-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include module type of Ocamlformat_parser_standard.Printast
val fmt_position : bool -> Format.formatter -> Lexing.position -> unit
val fmt_longident_aux : Format.formatter -> Ocamlformat_ocaml_common.Longident.t -> unit
val fmt_string_loc : Format.formatter -> string Ocamlformat_ocaml_common.Location.loc -> unit
val fmt_str_opt_loc : Format.formatter -> string option Ocamlformat_ocaml_common.Location.loc -> unit
val fmt_char_option : Format.formatter -> char option -> unit
val line : int -> Format.formatter -> ('a, Format.formatter, unit) format -> 'a
val list : int -> (int -> Format.formatter -> 'a -> unit) -> Format.formatter -> 'a list -> unit
val option : int -> (int -> Format.formatter -> 'a -> unit) -> Format.formatter -> 'a option -> unit
val string : int -> Format.formatter -> string -> unit
val string_loc : int -> Format.formatter -> string Ocamlformat_ocaml_common.Location.loc -> unit
val str_opt_loc : int -> Format.formatter -> string option Ocamlformat_ocaml_common.Location.loc -> unit
val attribute : int -> Format.formatter -> string -> Ocamlformat_parser_standard.Parsetree.attribute -> unit
val modtype_declaration : int -> Format.formatter -> Ocamlformat_parser_standard.Parsetree.module_type option -> unit
val label_x_bool_x_core_type_list : int -> Format.formatter -> Ocamlformat_parser_standard.Parsetree.row_field -> unit
OCaml

Innovation. Community. Security.