package ocamlformat-lib
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
OCaml Code Formatter
Install
dune-project
Dependency
Authors
Maintainers
Sources
ocamlformat-0.28.1.tbz
sha256=70bda037d0bed961ed91bdb5198b2eeef542444750a8b015d80ccb94b3ff41fb
sha512=8de0517165c6f0cadcedcce66e57cb723956768a8068abd062243abb08fabf292283d0d284be230aa5647d0883a4dc7f28fcf1b70338a2b0c9b17a5bed1bbb71
doc/ocamlformat-lib.parser_standard/Ocamlformat_parser_standard/Printast/index.html
Module Ocamlformat_parser_standard.PrintastSource
Source
val fmt_longident_loc :
Format.formatter ->
Ocamlformat_ocaml_common.Longident.t Ocamlformat_ocaml_common.Location.loc ->
unitSource
val fmt_str_opt_loc :
Format.formatter ->
string option Ocamlformat_ocaml_common.Location.loc ->
unitSource
val list :
int ->
(int -> Format.formatter -> 'a -> unit) ->
Format.formatter ->
'a list ->
unitSource
val option :
int ->
(int -> Format.formatter -> 'a -> unit) ->
Format.formatter ->
'a option ->
unitSource
val longident_loc :
int ->
Format.formatter ->
Ocamlformat_ocaml_common.Longident.t Ocamlformat_ocaml_common.Location.loc ->
unitSource
val string_loc :
int ->
Format.formatter ->
string Ocamlformat_ocaml_common.Location.loc ->
unitSource
val str_opt_loc :
int ->
Format.formatter ->
string option Ocamlformat_ocaml_common.Location.loc ->
unitSource
val typevars :
Format.formatter ->
Ocamlformat_parser_shims.String.t Ocamlformat_ocaml_common.Location.loc list ->
unitSource
val labeled_tuple_element :
(int -> Format.formatter -> 'a -> 'b) ->
int ->
Format.formatter ->
(string option * 'a) ->
'bSource
val package_with :
int ->
Format.formatter ->
(Ocamlformat_ocaml_common.Longident.t Asttypes.loc * Parsetree.core_type) ->
unitSource
val type_parameter :
int ->
Format.formatter ->
(Parsetree.core_type * (Asttypes.variance * Asttypes.injectivity)) ->
unitSource
val extension_constructor :
int ->
Format.formatter ->
Parsetree.extension_constructor ->
unitSource
val extension_constructor_kind :
int ->
Format.formatter ->
Parsetree.extension_constructor_kind ->
unitSource
val class_description :
int ->
Format.formatter ->
Parsetree.class_type Parsetree.class_infos ->
unitSource
val class_type_declaration :
int ->
Format.formatter ->
Parsetree.class_type Parsetree.class_infos ->
unitSource
val class_declaration :
int ->
Format.formatter ->
Parsetree.class_expr Parsetree.class_infos ->
unitSource
val core_type_x_core_type_x_location :
int ->
Format.formatter ->
(Parsetree.core_type
* Parsetree.core_type
* Ocamlformat_ocaml_common.Location.t) ->
unitSource
val constructor_arguments :
int ->
Format.formatter ->
Parsetree.constructor_arguments ->
unitSource
val longident_x_pattern :
int ->
Format.formatter ->
(Ocamlformat_ocaml_common.Longident.t Asttypes.loc * Parsetree.pattern) ->
unitSource
val string_x_expression :
int ->
Format.formatter ->
(Asttypes.label Asttypes.loc * Parsetree.expression) ->
unitSource
val longident_x_expression :
int ->
Format.formatter ->
(Ocamlformat_ocaml_common.Longident.t Asttypes.loc * Parsetree.expression) ->
unitSource
val label_x_expression :
int ->
Format.formatter ->
(Asttypes.arg_label * Parsetree.expression) ->
unit sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>