Interface ScriptReaderIncluder

All Superinterfaces:
PreprocessorLexer.Includer
All Known Implementing Classes:
ScriptReader.DefaultIncluder

public interface ScriptReaderIncluder extends PreprocessorLexer.Includer
An interface that allows the user to resolve a resource by path when the ScriptReader parses it. This is a "rebrand" in case that this needs to be expanded in the future.
Author:
Matthew Tropiano