Ocamlformat_lib.Syntax
type t =
| Structure
| Signature
| Use_file
| Core_type
| Module_type
| Expression
| Repl_file
| Documentation
val of_fname : Ocamlformat_stdlib.string -> t Ocamlformat_stdlib.option