| Package | Description |
|---|---|
| edu.umd.cs.findbugs.classfile.engine.bcel |
Support for analyses based on the BCEL bytecode framework.
|
| Modifier and Type | Method and Description |
|---|---|
MethodBytecodeSet |
MethodBytecodeSetFactory.analyze(IAnalysisCache analysisCache,
MethodDescriptor descriptor) |
MethodBytecodeSet |
UnpackedCode.getBytecodeSet() |
| Constructor and Description |
|---|
UnpackedCode(MethodBytecodeSet bytecodeSet,
short[] offsetToBytecodeMap) |
| Constructor and Description |
|---|
MethodBytecodeSetFactory(java.lang.String analysisName,
java.lang.Class<MethodBytecodeSet> analysisClass) |
SpotBugs is licensed under the LGPL.