| 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 and Description |
|---|---|
SourceFile |
SourceFinder.findSourceFile(SourceLineAnnotation source) |
SourceFile |
SourceFinder.findSourceFile(String packageName,
String fileName)
Open a source file in given package.
|
| Modifier and Type | Method and Description |
|---|---|
SourceFile |
JavaSourceDocument.getSourceFile() |
| Constructor and Description |
|---|
JavaSourceDocument(String title,
Reader in,
SourceFile theSource) |
Copyright © 2003–2015. All rights reserved.