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. |
edu.umd.cs.findbugs.bcel | |
edu.umd.cs.findbugs.detect |
Modifier and Type | Method and Description |
---|---|
OpcodeStack.JumpInfo |
OpcodeStack.JumpInfoFactory.analyze(IAnalysisCache analysisCache,
MethodDescriptor descriptor) |
static OpcodeStack.JumpInfo |
OpcodeStack.JumpInfoFactory.computeJumpInfo(org.apache.bcel.classfile.JavaClass jclass,
org.apache.bcel.classfile.Method method,
edu.umd.cs.findbugs.OpcodeStack.JumpInfoFactory.JumpStackComputation branchAnalysis) |
Modifier and Type | Method and Description |
---|---|
void |
OpcodeStack.learnFrom(OpcodeStack.JumpInfo info) |
Modifier and Type | Method and Description |
---|---|
abstract OpcodeStack.JumpInfo |
OpcodeStackDetector.WithCustomJumpInfo.customJumpInfo() |
Modifier and Type | Method and Description |
---|---|
OpcodeStack.JumpInfo |
CheckAnalysisContextContainedAnnotation.customJumpInfo() |
SpotBugs is licensed under the LGPL.