Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val default_keyword_colors : (string, string option * string) Hashtbl.t
val default_param : param
val ocaml :
?keyword_colors:(string, string option * string) Hashtbl.t ->
?param:param ->
Buffer.t ->
Input.token list ->
unit
val ocaml_file :
?filename:string ->
?keyword_colors:(string, string option * string) Hashtbl.t ->
param:param ->
Buffer.t ->
Input.token list ->
unit
val save_file : ?dir:string -> Buffer.t -> string -> unit