Package | Description |
---|---|
edu.umd.cs.findbugs |
Main package for the FindBugs application - contains the
engine class (FindBugs), the object model classes for bug instances
(BugInstance, BugAnnotation), and other miscellany.
|
Modifier and Type | Method and Description |
---|---|
TypeAnnotation |
BugInstance.getPrimaryType()
Get the primary type annotation, which indicates where the bug occurs.
|
Modifier and Type | Method and Description |
---|---|
void |
BugAnnotationVisitor.visitTypeAnnotation(TypeAnnotation typeAnnotation) |
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.