edu.umd.cs.findbugs.detect
public class FindUnsatisfiedObligation extends Object implements Detector
See Weimer and Necula, Finding and preventing run-time error handling mistakes, OOPSLA 2004.
| Constructor Summary | |
|---|---|
| FindUnsatisfiedObligation(BugReporter bugReporter) | |
| Method Summary | |
|---|---|
| void | report() |
| void | visitClassContext(ClassContext classContext) |