public interface Detector extends Priorities
EXP_PRIORITY, HIGH_PRIORITY, IGNORE_PRIORITY, LOW_PRIORITY, NORMAL_PRIORITY
Modifier and Type | Method and Description |
---|---|
void |
report()
This method is called after all classes to be visited.
|
void |
visitClassContext(ClassContext classContext)
Visit the ClassContext for a class which should be analyzed for instances
of bug patterns.
|
void visitClassContext(ClassContext classContext)
classContext
- the ClassContextvoid report()
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.