Ocamlformat_lib.Sugar
val fun_ :
Ocamlformat_lib.Cmts.t ->
?will_keep_first_ast_node:Ocamlformat_stdlib.bool ->
Ocamlformat_lib.Extended_ast.expression Ocamlformat_lib.Ast.xt ->
arg_kind Ocamlformat_stdlib.list
* Ocamlformat_lib.Extended_ast.expression Ocamlformat_lib.Ast.xt
val cl_fun :
?will_keep_first_ast_node:Ocamlformat_stdlib.bool ->
Ocamlformat_lib.Cmts.t ->
Ocamlformat_lib.Extended_ast.class_expr Ocamlformat_lib.Ast.xt ->
arg_kind Ocamlformat_stdlib.list
* Ocamlformat_lib.Extended_ast.class_expr Ocamlformat_lib.Ast.xt
module Exp : sig ... end
val mod_with :
Ocamlformat_lib.Extended_ast.module_type Ocamlformat_lib.Ast.xt ->
(Ocamlformat_lib.Extended_ast.with_constraint Ocamlformat_stdlib.list
* Ocaml_common.Warnings.loc
* Ocamlformat_lib.Extended_ast.attributes)
Ocamlformat_stdlib.list
* Ocamlformat_lib.Extended_ast.module_type Ocamlformat_lib.Ast.xt
module Let_binding : sig ... end