Uses of Class
com.scriptbasic.sourceproviders.AbstractSingleIncludeSourcePathSourceProvider
Packages that use AbstractSingleIncludeSourcePathSourceProvider
-
Uses of AbstractSingleIncludeSourcePathSourceProvider in com.scriptbasic.sourceproviders
Modifier and TypeClassDescriptionclassA source provider that reads the sources from files.classAbstract class to be extended by source path implementations that include a file only once and which include file only using full path and use source path to find the file.