Superbol_free_lib.Common_args
type t = {
preproc_options : Cobol_preproc.Options.preproc_options;
parser_options : Cobol_parser.Options.parser_options;
}
val get : unit -> (unit -> t) * Ezcmd.V2.EZCMD.TYPES.arg_list