Package | Description |
---|---|
edu.umd.cs.findbugs.ba |
A bytecode analysis framework for BCEL, providing CFG construction,
generic dataflow analysis, and a variety of specific dataflow analyses.
|
edu.umd.cs.findbugs.sourceViewer |
Modifier and Type | Method | Description |
---|---|---|
SourceFile |
SourceFinder.findSourceFile(SourceLineAnnotation source) |
|
SourceFile |
SourceFinder.findSourceFile(java.lang.String packageName,
java.lang.String fileName) |
Open a source file in given package.
|
Modifier and Type | Method | Description |
---|---|---|
SourceFile |
JavaSourceDocument.getSourceFile() |
Constructor | Description |
---|---|
JavaSourceDocument(java.lang.String title,
java.io.Reader in,
SourceFile theSource) |
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.