Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Mdx_topToplevel logic for mdx.
val init : verbose:bool -> silent:bool -> verbose_findlib:bool -> unit -> tinit () is a new configuration value.
val eval : t -> string list -> (string list, string list) Result.resulteval t p evaluates the toplevel phrase p (possibly spawning on mulitple lines) with the configuration value t.
module Part : sig ... end