package ocamlformat-mlx-lib

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Extended_ast.PrintastSource

include module type of Parser_extended.Printast
Sourcetype cmts = {
  1. before : Ocaml_common.Location.t -> string list option;
  2. within : Ocaml_common.Location.t -> string list option;
  3. after : Ocaml_common.Location.t -> string list option;
}
Sourceval cmts : cmts option ref
OCaml

Innovation. Community. Security.