package spectrum

  1. Overview
  2. Docs

Module SpectrumSource

Sourcemodule Capabilities : sig ... end
Sourcemodule Lexer : sig ... end
Sourcemodule type Printer = sig ... end
Sourceval stack_to_esc : string Stack.t -> string
Sourceval make_printer : bool -> (module Printer)
include module type of struct include Noexn end
Sourceval prepare_ppf : Format.formatter -> unit -> unit
Sourcemodule Simple = Noexn.Simple