package ocamlformat-lib

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Ocamlformat_lib.Normalize_std_astSource

Sourcetype 'a t = 'a Std_ast.t
Sourceval ast : 'a t -> Conf.t -> 'a -> 'a

Normalize an AST fragment.

Sourceval equal : 'a t -> ignore_doc_comments:Ocamlformat_stdlib.bool -> Conf.t -> 'a -> 'a -> Ocamlformat_stdlib.bool

Compare fragments for equality up to normalization.

Sourceval moved_docstrings : 'a t -> Conf.t -> 'a -> 'a -> Cmt.error Ocamlformat_stdlib.list
OCaml

Innovation. Community. Security.