package ocamlformat-mlx-lib
Install
Dune Dependency
Authors
Maintainers
Sources
md5=4b32d3b57da54157a0cd8f772094f4bc
sha512=367eeb5d81060a3efb584796cc72cc75d974975bb9b18be6284a86f5937edb90927368fd80e00b3f4c1894e609b4a1503c20d4495c624560243e5055f905390a
doc/ocamlformat-mlx-lib.parser_extended/Parser_extended/Docstrings/WithMenhir/index.html
Module Docstrings.WithMenhir
Source
Fetch the item documentation for the current symbol. This also marks this documentation (for ambiguity warnings).
Fetch the item documentation for the symbols between two positions. This also marks this documentation (for ambiguity warnings).
Mark the item documentation for the current symbol (for ambiguity warnings).
Mark as associated the item documentation for the symbols between two positions (for ambiguity warnings)
Fetch the field info for the current symbol.
Fetch the field info following the symbol at a given position.
Fetch the text preceding the current symbol.
Fetch the text preceding the symbol at the given position.
Extra text
There may be additional text attached to the delimiters of a block (e.g. struct
and end
). This is fetched by the following functions, which are applied to the contents of the block rather than the delimiters.
Fetch additional text preceding the current symbol
Fetch additional text following the current symbol
Fetch additional text preceding the symbol at the given position
Fetch additional text following the symbol at the given position
Fetch text following the symbol at the given position