Uses of Class
org.prorefactor.refactor.source.SourceFile

Packages that use SourceFile
org.prorefactor.refactor.source This package is incomplete. 
 

Uses of SourceFile in org.prorefactor.refactor.source
 

Methods in org.prorefactor.refactor.source that return SourceFile
 SourceFile IncludeExpansion.getSourceFile()
           
 SourceFile SourceFilePool.getSourceFile(java.io.File file)
          Fetch a SourceFile object from a File object.
 

Methods in org.prorefactor.refactor.source with parameters of type SourceFile
 void IncludeExpansion.setSourceFile(SourceFile file)
           
 



Copyright © 2008 Joanju Software. All Rights Reserved.