package ocamlformat-mlx-lib
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
OCaml .mlx Code Formatter
Install
dune-project
Dependency
Authors
Maintainers
Sources
ocamlformat-mlx-0.28.1.3.tbz
sha256=fb3af0d7a0b6ced6c9cbd84858e7aa86fe2a4b9f4b8f46080a04bc465b0e6eff
sha512=c0dc6c33aea286fbc007fdf02b09c37b72caf76d12ccf92576a04823cdcacf3044b6deba3372f40a87a0ae6f602da20d5840ebf0f116f4ca346b85c4d540b2f0
doc/ocamlformat-mlx-lib.parser_standard/Ocamlformat_parser_standard/Lexer/index.html
Module Ocamlformat_parser_standard.LexerSource
Source
type error = | Illegal_character of char| Illegal_escape of string * string option| Reserved_sequence of string * string option| Unterminated_comment of Ocamlformat_ocaml_common.Location.t| Unterminated_string| Unterminated_string_in_comment of Ocamlformat_ocaml_common.Location.t * Ocamlformat_ocaml_common.Location.t| Empty_character_literal| Keyword_as_label of string| Capitalized_label of string| Invalid_literal of string| Invalid_directive of string * string option| Invalid_encoding of string| Invalid_char_in_ident of Ocamlformat_parser_shims.Uchar.t| Non_lowercase_delimiter of string| Capitalized_raw_identifier of string| Unknown_keyword of string
Source
val compute_quoted_string_idloc :
Ocamlformat_ocaml_common.Location.t ->
int ->
string ->
Ocamlformat_ocaml_common.Location.tSource
val wrap_string_lexer :
(Lexing.lexbuf -> Lexing.position) ->
Lexing.lexbuf ->
string * Ocamlformat_ocaml_common.Location.tSource
val wrap_comment_lexer :
(Lexing.lexbuf -> Ocamlformat_ocaml_common.Location.t) ->
Lexing.lexbuf ->
string * Ocamlformat_ocaml_common.Location.tSource
val preprocessor :
((unit ->
unit)
* ((Lexing.lexbuf -> Parser.token) ->
Lexing.lexbuf ->
Parser.token))
option
refSource
val prepare_error :
Ocamlformat_ocaml_common.Location.t ->
error ->
Ocamlformat_ocaml_common.Location.errorSource
val set_preprocessor :
(unit -> unit) ->
((Lexing.lexbuf -> Parser.token) -> Lexing.lexbuf -> Parser.token) ->
unit sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>