package ocamlformat-lib

  1. Overview
  2. Docs
OCaml Code Formatter

Install

Dune Dependency

Authors

Maintainers

Sources

ocamlformat-0.27.0.tbz
sha256=ddbf484c076d08f99400ee84b790ec231f5c8fcbd5d3324a6400d5388e846d15
sha512=4d2a8965a7b7ad45f8f4e76c01cf38bfa68462b07dfa7bdb2db23bd3e3017b214e6780f036679fa8595dde4167a01d957e3af8837274320449014e306773f917

doc/ocamlformat-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.