package ocamlformat-lib

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

Module Params.IndentSource

Indentation of various nodes.

Expressions

Check the function-indent-nested option, or return default (0 if not provided) if the option does not apply.

Handle function-indent-nested.

Sourceval fun_type_annot : Conf.t -> Ocamlformat_stdlib.int
Sourceval record_docstring : Conf.t -> Ocamlformat_stdlib.int
Sourceval constructor_docstring : Conf.t -> Ocamlformat_stdlib.int
Sourceval exp_constraint : Conf.t -> Ocamlformat_stdlib.int
Sourceval assignment_operator_bol : Conf.t -> Ocamlformat_stdlib.int

Module expressions

Sourceval mod_unpack_annot : Conf.t -> Ocamlformat_stdlib.int

Module types

Types

OCaml

Innovation. Community. Security.