Package com.scriptbasic.interfaces
Interface SourcePathProvider
- All Known Implementing Classes:
AbstractSingleIncludeSourcePathSourceProvider,AbstractSourcePathSourceProvider,FileSourceProvider,SingleIncludeSourcePathNonRelativeSourceProvider
public interface SourcePathProvider
This interface is usually implemented some
SourceProvider
implementations. This way the setup code can access the SourcePath to
manage it and to use it.- Author:
- Peter Verhas
-
Method Summary
-
Method Details
-
getSourcePath
SourcePath getSourcePath() -
setSourcePath
-