ocamlformat-lib
Ocamlformat_lib.Syntax
ocamlformat-lib.format_
ocamlformat-lib.ocaml_common
ocamlformat-lib.ocamlformat_stdlib
ocamlformat-lib.odoc_parser
ocamlformat-lib.parser_extended
ocamlformat-lib.parser_shims
ocamlformat-lib.parser_standard
ocamlformat-lib.stdlib_shims
type t =
| Structure
| Signature
| Use_file
| Core_type
| Module_type
| Expression
| Pattern
| Repl_file
| Documentation
val of_fname : Ocamlformat_stdlib.string -> t Ocamlformat_stdlib.option
The expected syntax of a file given its name.