package ocamlformat-lib

  1. Overview
  2. Docs
Auto-formatter for OCaml code

Install

Dune Dependency

Authors

Maintainers

Sources

ocamlformat-0.26.0.tbz
sha256=031494ab770cef10a8f6aa1cbeb5660e46c3aa6c0cd457b110fec859a75e877d
sha512=35c0131f04c2c8ceb94f0f400e4b56690405ddebb482aec0c9962163001d9fd5b593455df08b508394949f2740ba28f1714dff9e1f17b618bdec62fd26fae281

doc/ocamlformat-lib.parser_standard/Parser_standard/Ast_helper/Const/index.html

Module Ast_helper.ConstSource

Sourceval char : char -> Parsetree.constant
Sourceval string : ?quotation_delimiter:string -> ?loc:Ocaml_common.Location.t -> string -> Parsetree.constant
Sourceval integer : ?suffix:char -> string -> Parsetree.constant
Sourceval int : ?suffix:char -> int -> Parsetree.constant
Sourceval int32 : ?suffix:char -> int32 -> Parsetree.constant
Sourceval int64 : ?suffix:char -> int64 -> Parsetree.constant
Sourceval nativeint : ?suffix:char -> nativeint -> Parsetree.constant
Sourceval float : ?suffix:char -> string -> Parsetree.constant
OCaml

Innovation. Community. Security.