Package | Description |
---|---|
com.scriptbasic.sourceproviders |
Class and Description |
---|
AbstractSingleIncludeSourcePathSourceProvider
Abstract class to be extended by source provider implementations that include
a single file only once and use source path.
|
AbstractSingleIncludeSourceProvider
An abstract class to be extended by the source provider implementations that
do not want to include one source more than once.
|
AbstractSourcePathSourceProvider
An abstract source provider extended by all the source provider
implementations that rely on a SourcePath implementation.
|
AbstractSourceProvider
An abstract source provider to be extended by the source provider
implementations.
|
SingleIncludeNonRelativeSourceProvider
Abstract class to be extended by source path implementations that include a
file only once and which include file only using full path.
|
SingleIncludeSourcePathNonRelativeSourceProvider
Abstract 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.
|
Copyright © 2013 Verhas and Verhas Software Craftsmen. All Rights Reserved.