package ocamlformat-mlx-lib

  1. Overview
  2. Docs
OCaml .mlx Code Formatter

Install

Dune Dependency

Authors

Maintainers

Sources

ocamlformat-mlx-0.27.0.tbz
sha256=6a40faa182faee55f32bc92387b7e7f97818e160e0f4ef0e0032c0b8b70b86d1
sha512=7df487ebdcddff3529886e034fa9d5476c765c60926b11b8d86fb0e42bea3ee41f693c898e7f95bfc19ca9fa0116825c040a3e027c1e3b7505ebe6c6508540ec

doc/ocamlformat-mlx-lib.parser_standard/Ocamlformat_parser_standard/Parse/index.html

Module Ocamlformat_parser_standard.ParseSource

Sourceval last_token : Parser.token ref
Sourceval skip_phrase : Lexing.lexbuf -> unit
Sourceval maybe_skip_phrase : Lexing.lexbuf -> unit
Sourceval wrap : 'a parser -> ocaml_version:(int * int) option -> Lexing.lexbuf -> 'a
Sourceval implementation : ocaml_version:(int * int) option -> Lexing.lexbuf -> Parsetree.structure
Sourceval interface : ocaml_version:(int * int) option -> Lexing.lexbuf -> Parsetree.signature
Sourceval toplevel_phrase : ocaml_version:(int * int) option -> Lexing.lexbuf -> Parsetree.toplevel_phrase
Sourceval use_file : ocaml_version:(int * int) option -> Lexing.lexbuf -> Parsetree.toplevel_phrase list
Sourceval core_type : ocaml_version:(int * int) option -> Lexing.lexbuf -> Parsetree.core_type
Sourceval expression : ocaml_version:(int * int) option -> Lexing.lexbuf -> Parsetree.expression
Sourceval pattern : ocaml_version:(int * int) option -> Lexing.lexbuf -> Parsetree.pattern
Sourceval module_type : ocaml_version:(int * int) option -> Lexing.lexbuf -> Parsetree.module_type
Sourceval module_expr : ocaml_version:(int * int) option -> Lexing.lexbuf -> Parsetree.module_expr
Sourceval longident : ocaml_version:(int * int) option -> Lexing.lexbuf -> Ocamlformat_ocaml_common.Longident.t
Sourceval val_ident : ocaml_version:(int * int) option -> Lexing.lexbuf -> Ocamlformat_ocaml_common.Longident.t
Sourceval constr_ident : ocaml_version:(int * int) option -> Lexing.lexbuf -> Ocamlformat_ocaml_common.Longident.t
Sourceval extended_module_path : ocaml_version:(int * int) option -> Lexing.lexbuf -> Ocamlformat_ocaml_common.Longident.t
Sourceval simple_module_path : ocaml_version:(int * int) option -> Lexing.lexbuf -> Ocamlformat_ocaml_common.Longident.t
Sourceval type_ident : ocaml_version:(int * int) option -> Lexing.lexbuf -> Ocamlformat_ocaml_common.Longident.t
OCaml

Innovation. Community. Security.