WALA/com.ibm.wala.util
Ben Liblit 37fe595fbd Factor out common logic for Dot output format names/suffixes
Instead of having two `switch` statements on the Dot format
enumeration, give each Dot enumeration value a way to identify its own
preferred file suffix and command-line format name.  This removes some
warnings about `switch` statements without default cases.  It also
creates strong static enforcement that any new Dot format *must* also
provide this information.
2017-08-15 14:55:34 -07:00
..
.settings Fix Eclipse warnings about redundant null checks and assignments 2017-08-15 09:11:29 -07:00
META-INF version 1.4.4-SNAPSHOT 2017-08-06 07:25:20 -07:00
OSGI-INF/l10n Externalize bundle names and vendors 2017-06-07 17:42:11 +02:00
src/com/ibm/wala Factor out common logic for Dot output format names/suffixes 2017-08-15 14:55:34 -07:00
.classpath Use consistent Java versions, usually 1.7 2016-11-29 21:29:30 -06:00
.gitignore [releng] added preliminary maven tycho build support 2013-04-29 13:13:22 +02:00
.project move some functionality to wala.util 2011-01-17 20:56:35 +00:00
build.properties Externalize bundle names and vendors 2017-06-07 17:42:11 +02:00
mvncentral.xml version 1.4.4-SNAPSHOT 2017-08-06 07:25:20 -07:00
pom.xml version 1.4.4-SNAPSHOT 2017-08-06 07:25:20 -07:00