Source file ocamlformat.ml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
(** @canonical Ocamlformat.Assoc *)
module Assoc = Ocamlformat__Assoc
(** @canonical Ocamlformat.Ast *)
module Ast = Ocamlformat__Ast
(** @canonical Ocamlformat.Cmt *)
module Cmt = Ocamlformat__Cmt
(** @canonical Ocamlformat.Cmts *)
module Cmts = Ocamlformat__Cmts
(** @canonical Ocamlformat.Conf *)
module Conf = Ocamlformat__Conf
(** @canonical Ocamlformat.Config_option *)
module Config_option = Ocamlformat__Config_option
(** @canonical Ocamlformat.Docstring *)
module Docstring = Ocamlformat__Docstring
(** @canonical Ocamlformat.Exposed *)
module Exposed = Ocamlformat__Exposed
(** @canonical Ocamlformat.Extended_ast *)
module Extended_ast = Ocamlformat__Extended_ast
(** @canonical Ocamlformat.File_system *)
module File_system = Ocamlformat__File_system
(** @canonical Ocamlformat.Fmt *)
module Fmt = Ocamlformat__Fmt
(** @canonical Ocamlformat.Fmt_ast *)
module Fmt_ast = Ocamlformat__Fmt_ast
(** @canonical Ocamlformat.Fmt_odoc *)
module Fmt_odoc = Ocamlformat__Fmt_odoc
(** @canonical Ocamlformat.Indent *)
module Indent = Ocamlformat__Indent
(** @canonical Ocamlformat.Literal_lexer *)
module Literal_lexer = Ocamlformat__Literal_lexer
(** @canonical Ocamlformat.Loc_tree *)
module Loc_tree = Ocamlformat__Loc_tree
(** @canonical Ocamlformat.Migrate_ast *)
module Migrate_ast = Ocamlformat__Migrate_ast
(** @canonical Ocamlformat.Multimap *)
module Multimap = Ocamlformat__Multimap
(** @canonical Ocamlformat.Non_overlapping_interval_tree *)
module Non_overlapping_interval_tree = Ocamlformat__Non_overlapping_interval_tree
(** @canonical Ocamlformat.Normalize_extended_ast *)
module Normalize_extended_ast = Ocamlformat__Normalize_extended_ast
(** @canonical Ocamlformat.Normalize_std_ast *)
module Normalize_std_ast = Ocamlformat__Normalize_std_ast
(** @canonical Ocamlformat.Params *)
module Params = Ocamlformat__Params
(** @canonical Ocamlformat.Parse_with_comments *)
(** @canonical Ocamlformat.Prec *)
module Prec = Ocamlformat__Prec
(** @canonical Ocamlformat.Range *)
module Range = Ocamlformat__Range
(** @canonical Ocamlformat.Source *)
module Source = Ocamlformat__Source
(** @canonical Ocamlformat.Std_ast *)
module Std_ast = Ocamlformat__Std_ast
(** @canonical Ocamlformat.Sugar *)
module Sugar = Ocamlformat__Sugar
(** @canonical Ocamlformat.Syntax *)
module Syntax = Ocamlformat__Syntax
(** @canonical Ocamlformat.Toplevel_lexer *)
module Toplevel_lexer = Ocamlformat__Toplevel_lexer
(** @canonical Ocamlformat.Translation_unit *)
module Translation_unit = Ocamlformat__Translation_unit
(** @canonical Ocamlformat.Version *)
module Version = Ocamlformat__Version