Cobol_indent.Config
val source_format :
Cobol_config.Types.source_format_spec ->
Types.source_format
val load : source_format:Types.source_format -> filename:string -> Types.config
val to_string : Types.config -> string
val generate : ?config:Types.config -> ?only_comment:bool -> string -> unit