Uses of Class
soot.SourceLocator.FoundFile

Packages that use SourceLocator.FoundFile
soot Base Soot classes, shared by different intermediate representations. 
 

Uses of SourceLocator.FoundFile in soot
 

Methods in soot that return SourceLocator.FoundFile
 SourceLocator.FoundFile SourceLocator.lookupInClassPath(String fileName)
          Searches for a file with the given name in the exploded classPath.
 SourceLocator.FoundFile SourceLocator.lookupInClassPath(String fileName)
          Searches for a file with the given name in the exploded classPath.