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.parser_standard/Ocamlformat_parser_standard/index.html

Module Ocamlformat_parser_standardSource

Sourcemodule Ast_helper : sig ... end

Helpers to produce Parsetree fragments

Sourcemodule Ast_mapper : sig ... end
Sourcemodule Asttypes : sig ... end

Auxiliary AST types used by parsetree and typedtree.

Sourcemodule Docstrings : sig ... end
Sourcemodule Lexer : sig ... end
Sourcemodule Parse : sig ... end
Sourcemodule Parser : sig ... end
Sourcemodule Parsetree : sig ... end

Abstract syntax tree produced by parsing

Sourcemodule Pprintast : sig ... end
Sourcemodule Printast : sig ... end