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