package ocamlformat-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type input = {
  1. file : string;
  2. offset_to_location : int -> Loc.point;
  3. warnings : Warning.t list ref;
  4. lexbuf : Lexing.lexbuf;
}
OCaml

Innovation. Community. Security.