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

Sourceval function_ : Conf.t -> ctx:Ast.t -> ctx0:Ast.t -> parens:Ocamlformat_stdlib.bool -> Ocamlformat_stdlib.int

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

Sourceval fun_type_annot : Conf.t -> Ocamlformat_stdlib.int
Sourceval docked_function_after_fun : Conf.t -> parens:Ocamlformat_stdlib.bool -> ctx0:Ast.t -> ctx:Ast.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

Sourceval variant_type_arg : Conf.t -> Ocamlformat_stdlib.int
OCaml

Innovation. Community. Security.