package ocamlformat-mlx-lib

  1. Overview
  2. Docs
OCaml .mlx Code Formatter

Install

Dune Dependency

Authors

Maintainers

Sources

ocamlformat-mlx-0.27.0.1.tbz
sha256=4557bcca3d2bd2b6d37b046a84a82a1bed83e46e45e363c0b209d30d70c0ec77
sha512=2802651c733bf3535ce9d2e4e533729da75b17e9507d911f4d79d1a68f35ddfb82db1daf8815a46d57a9937dea5b5466d523739c217ace0e446738208037ec2d

doc/ocamlformat-mlx-lib.parser_standard/Ocamlformat_parser_standard/Docstrings/WithMenhir/index.html

Module Docstrings.WithMenhirSource

Sourceval symbol_docs : (Lexing.position * Lexing.position) -> docs
Sourceval symbol_docs_lazy : (Lexing.position * Lexing.position) -> docs lazy_t
Sourceval rhs_docs_lazy : Lexing.position -> Lexing.position -> docs lazy_t
Sourceval mark_symbol_docs : (Lexing.position * Lexing.position) -> unit
Sourceval mark_rhs_docs : Lexing.position -> Lexing.position -> unit
Sourceval symbol_info : Lexing.position -> docstring option
Sourceval rhs_info : Lexing.position -> docstring option
Sourceval symbol_text : Lexing.position -> docstring list
Sourceval symbol_text_lazy : Lexing.position -> docstring list lazy_t
Sourceval rhs_text : Lexing.position -> docstring list
Sourceval rhs_post_text : Lexing.position -> docstring list
Sourceval rhs_text_lazy : Lexing.position -> docstring list lazy_t
Sourceval symbol_pre_extra_text : Lexing.position -> docstring list
Sourceval symbol_post_extra_text : Lexing.position -> docstring list
Sourceval rhs_pre_extra_text : Lexing.position -> docstring list
Sourceval rhs_post_extra_text : Lexing.position -> docstring list
OCaml

Innovation. Community. Security.