package ocamlformat

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

Format OCaml Ast

val fmt_ast : 'a Extended_ast.t -> debug:Ocamlformat_stdlib.bool -> Source.t -> Cmts.t -> Conf.t -> 'a -> Fmt.t

Format a fragment.