Uses of Class
com.scriptbasic.sourceproviders.AbstractSourcePathSourceProvider
Packages that use AbstractSourcePathSourceProvider
-
Uses of AbstractSourcePathSourceProvider in com.scriptbasic.sourceproviders
Subclasses of AbstractSourcePathSourceProvider in com.scriptbasic.sourceprovidersModifier and TypeClassDescriptionclassAbstract class to be extended by source provider implementations that include a single file only once and use source path.classA 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.