Parsers for all flags and options that commands can use
val check_invariants : bool Cmdliner.Term.tval quiet : bool Cmdliner.Term.tval autotest : bool Cmdliner.Term.tval no_typing : bool Cmdliner.Term.tval wrap_weaved_output : bool Cmdliner.Term.tval print_only_law : bool Cmdliner.Term.tval ex_scope : string Cmdliner.Term.tval ex_scope_opt : string option Cmdliner.Term.tval ex_scopes : string list Cmdliner.Term.tval ex_variable : string Cmdliner.Term.tval optimize : bool Cmdliner.Term.tval closure_conversion : bool Cmdliner.Term.tval keep_special_ops : bool Cmdliner.Term.tval monomorphize_types : bool Cmdliner.Term.tval expand_ops : bool Cmdliner.Term.tval dead_value_assignment : bool Cmdliner.Term.tval no_struct_literals : bool Cmdliner.Term.tval disable_counterexamples : bool Cmdliner.Term.tval lcalc : bool Cmdliner.Term.tfor the 'interpret' command
val extension : string list Cmdliner.Term.tfor the 'depends' command
val prefix : string option Cmdliner.Term.tfor the 'depends' command
val subdir : string option Cmdliner.Term.tfor the 'depends' command