package sexp_pretty
-
sexp_pretty
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
and comment =
| Line_comment of Base.string
| Block_comment of Base.int * Base.string Base.list
| Sexp_comment of comment Base.list * sexp
val of_sexp_or_comment : Config.t -> Sexplib.Sexp.With_layout.t_or_comment -> t