|
FindBugs™ 1.3.4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SourceFinder | |
---|---|
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.gui2 |
Uses of SourceFinder in edu.umd.cs.findbugs.ba |
---|
Methods in edu.umd.cs.findbugs.ba that return SourceFinder | |
---|---|
SourceFinder |
AnalysisCacheToAnalysisContextAdapter.getSourceFinder()
|
abstract SourceFinder |
AnalysisContext.getSourceFinder()
Get the SourceFinder, for finding source files. |
SourceFinder |
LegacyAnalysisContext.getSourceFinder()
Deprecated. |
Uses of SourceFinder in edu.umd.cs.findbugs.gui2 |
---|
Methods in edu.umd.cs.findbugs.gui2 that return SourceFinder | |
---|---|
SourceFinder |
MainFrame.getSourceFinder()
|
Methods in edu.umd.cs.findbugs.gui2 with parameters of type SourceFinder | |
---|---|
void |
MainFrame.setSourceFinder(SourceFinder sf)
|
|
FindBugs™ 1.3.4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |