ocamlformat-lib
Ocamlformat_lib.Exposed
Predicates for determining if an AST starts/ends with a </> symbol (respectively) when printed.
<
>
These are used to avoid emitting the sequences \{<, [<, >\} and >], which are reserved keywords.
\{<
[<
>\}
>]
ocamlformat-lib.format_
ocamlformat-lib.ocaml_common
ocamlformat-lib.ocamlformat_stdlib
ocamlformat-lib.odoc_parser
ocamlformat-lib.parser_extended
ocamlformat-lib.parser_shims
ocamlformat-lib.parser_standard
ocamlformat-lib.stdlib_shims
module Left : sig ... end
Predicates for < on the LHS of printed AST nodes.
module Right : sig ... end
Predicates for > on the RHS of printed AST nodes.