Uses of Class
edu.umd.cs.findbugs.ba.SourceFile
Packages that use SourceFile
-
Uses of SourceFile in edu.umd.cs.findbugs.ba
Methods in edu.umd.cs.findbugs.ba that return SourceFileModifier and TypeMethodDescriptionSourceFinder.findSourceFile
(SourceLineAnnotation source) SourceFinder.findSourceFile
(String packageName, 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 SourceFileConstructors in edu.umd.cs.findbugs.sourceViewer with parameters of type SourceFile