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 | Description |
---|---|---|
CallSite |
CallGraphEdge.getCallSite() |
Modifier and Type | Method | Description |
---|---|---|
java.util.Iterator<CallSite> |
SelfCalls.callSiteIterator() |
Get an Iterator over all self call sites.
|
Modifier and Type | Method | Description |
---|---|---|
CallGraphEdge |
CallGraph.createEdge(CallGraphNode source,
CallGraphNode target,
CallSite callSite) |
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.