FindBugs™ 1.3.9

Uses of Class
edu.umd.cs.findbugs.ba.SourceFile

Packages that use SourceFile
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   
 

Uses of SourceFile in edu.umd.cs.findbugs.ba
 

Methods in edu.umd.cs.findbugs.ba that return SourceFile
 SourceFile SourceFinder.findSourceFile(SourceLineAnnotation source)
           
 SourceFile SourceFinder.findSourceFile(java.lang.String packageName, java.lang.String fileName)
          Open a source file in given package.
 

Uses of SourceFile in edu.umd.cs.findbugs.sourceViewer
 

Methods in edu.umd.cs.findbugs.sourceViewer that return SourceFile
 SourceFile JavaSourceDocument.getSourceFile()
           
 

Constructors in edu.umd.cs.findbugs.sourceViewer with parameters of type SourceFile
JavaSourceDocument(java.lang.String title, java.io.Reader in, SourceFile theSource)
           
 


FindBugs™ 1.3.9

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.