Module type Generator_signatures.GENERATORSource

val compilation_unit : Lang.Compilation_unit.t -> Types.Document.t
val source_tree : Lang.SourceTree.t -> Types.Document.t list
val source_page : Odoc_model.Paths.Identifier.SourcePage.t -> Syntax_highlighter.infos -> Lang.Source_info.infos -> string -> Types.Document.t
val type_expr : ?needs_parentheses:bool -> Lang.TypeExpr.t -> text