package ocamlformat-lib

  1. Overview
  2. Docs
OCaml Code Formatter

Install

dune-project
 Dependency

Authors

Maintainers

Sources

ocamlformat-0.29.0.tbz
sha256=dac77f0a957ae782bb4b869b07b9803a872a34f8c1eae8901b42d21b623c9db5
sha512=b4ae6fda3c28e91dc12411b577df7b216e9b1afe5887bcb9e89c158e1313dc92183c29ffb256f47f5c9384af3ac8c505ec76849b26ae950b82c9b4c21a460819

doc/ocamlformat-lib.odoc_parser/Ocamlformat_odoc_parser/index.html

Module Ocamlformat_odoc_parserSource

Sourcemodule Ast : sig ... end

Abstract syntax tree representing ocamldoc comments

Sourcemodule Compat : sig ... end
Sourcemodule Lexer : sig ... end
Sourcemodule Loc : sig ... end

Locations in files.

Sourcemodule Odoc_parser : sig ... end

Parser for ocamldoc formatted comments.

Sourcemodule Parse_error : sig ... end
Sourcemodule Syntax : sig ... end
Sourcemodule Token : sig ... end
Sourcemodule Warning : sig ... end