12 #ifndef CPROVER_JDIFF_JDIFF_PARSE_OPTIONS_H
13 #define CPROVER_JDIFF_JDIFF_PARSE_OPTIONS_H
31 #define JDIFF_OPTIONS \
33 OPT_SHOW_GOTO_FUNCTIONS \
37 "(verbosity):(version)" \
39 "(no-refine-strings)" \
41 "u(unified)(change-impact)(forward-impact)(backward-impact)" \
jdiff_parse_optionst(int argc, const char **argv)
virtual int doit()
invoke main modules
void register_languages()
virtual void help()
display command line help
bool process_goto_program(const optionst &options, goto_modelt &goto_model)
void get_command_line_options(optionst &options)
Coverage Instrumentation.