package ocamlformat-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type state =
  1. | Enable
  2. | Disable of Ocaml_common.Location.t
type 'a t =
  1. | Structure : Extended_ast.structure t
  2. | Signature : Extended_ast.signature t
  3. | Use_file : Extended_ast.use_file t