public interface ExitCodes
Modifier and Type | Field | Description |
---|---|---|
static int |
BUGS_FOUND_FLAG |
Bugs were reported.
|
static int |
ERROR_FLAG |
Serious analysis errors occurred.
|
static int |
MISSING_CLASS_FLAG |
Classes needed for analysis were missing.
|
static final int ERROR_FLAG
static final int MISSING_CLASS_FLAG
static final int BUGS_FOUND_FLAG
SpotBugs is licensed under the LGPL.