CBMC
Loading...
Searching...
No Matches
jdiff_parse_options.h File Reference

JDIFF Command Line Option Processing. More...

+ Include dependency graph for jdiff_parse_options.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  jdiff_parse_optionst
 

Macros

#define JDIFF_OPTIONS
 

Detailed Description

JDIFF Command Line Option Processing.

Definition in file jdiff_parse_options.h.

Macro Definition Documentation

◆ JDIFF_OPTIONS

#define JDIFF_OPTIONS
Value:
"(json-ui)" \
"(show-loops)" \
"(no-assertions)(no-assumptions)" \
"(verbosity):(version)" \
"u(unified)(change-impact)(forward-impact)(backward-impact)" \
"(compact-output)"
ait supplies three of the four components needed: an abstract interpreter (in this case handling func...
Definition ai.h:562
#define OPT_COVER
Definition cover.h:27
#define OPT_TIMESTAMP
Definition timestamper.h:12

Definition at line 26 of file jdiff_parse_options.h.