package ocamlformat-mlx-lib

  1. Overview
  2. Docs
OCaml .mlx Code Formatter

Install

dune-project
 Dependency

Authors

Maintainers

Sources

ocamlformat-mlx-0.28.1.2.tbz
sha256=af4e7ed7e84bd681e1058c3573e255427aa3c3a9952c115f1c2441295766d14c
sha512=48a153ad33283a95b3d5a54cd04e8a26feb5d394b291a45aa01f77e376bcfc94a2b6350b3f3611a3d2511f25b0f69f6d2d694d7ace81004ed7e6850ac6947b4c

doc/src/ocamlformat-mlx-lib.odoc_parser/ocamlformat_odoc_parser.ml.html

Source file ocamlformat_odoc_parser.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
(* generated by dune *)

(** @canonical Ocamlformat_odoc_parser.Ast *)
module Ast = Ocamlformat_odoc_parser__Ast

(** @canonical Ocamlformat_odoc_parser.Compat *)
module Compat = Ocamlformat_odoc_parser__Compat

(** @canonical Ocamlformat_odoc_parser.Lexer *)
module Lexer = Ocamlformat_odoc_parser__Lexer

(** @canonical Ocamlformat_odoc_parser.Loc *)
module Loc = Ocamlformat_odoc_parser__Loc

(** @canonical Ocamlformat_odoc_parser.Odoc_parser *)
module Odoc_parser = Ocamlformat_odoc_parser__Odoc_parser

(** @canonical Ocamlformat_odoc_parser.Parse_error *)
module Parse_error = Ocamlformat_odoc_parser__Parse_error

(** @canonical Ocamlformat_odoc_parser.Syntax *)
module Syntax = Ocamlformat_odoc_parser__Syntax

(** @canonical Ocamlformat_odoc_parser.Token *)
module Token = Ocamlformat_odoc_parser__Token

(** @canonical Ocamlformat_odoc_parser.Warning *)
module Warning = Ocamlformat_odoc_parser__Warning