| Package | Description |
|---|---|
| edu.umd.cs.findbugs.classfile.analysis |
Classes of objects that are the result of executing an analysis
engine on a class or method.
|
| edu.umd.cs.findbugs.classfile.engine |
Analysis engine classes to produce the analyses defined
in the edu.umd.cs.findbugs.classfile.analysis package.
|
| Modifier and Type | Method and Description |
|---|---|
ClassInfo |
ClassInfo.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
ClassInfo |
ClassInfoAnalysisEngine.analyze(IAnalysisCache analysisCache,
ClassDescriptor descriptor) |
Copyright © 2003–2015. All rights reserved.