Commit Graph

2 Commits

Author SHA1 Message Date
Peter Schrammel 2f4c6ad9b1 Add and unify --show-class-hierarchy command line option 2018-05-25 08:40:11 +01:00
Chris Smowton 8fa42b3279 Class hierarchy: add DOT output, unit tests
This also adds a goto-instrument command to output the class hierarchy in text or
DOT format. This is currently not usable with vanilla cbmc because none of its tools
can produce GOTO binaries from Java class files, but out-of-tree tools can, and JBMC
will surely gain support for GBF or its successors in the near future.
2018-01-03 16:12:52 +00:00