public interface CompilerContext
CompilerContext
...Modifier and Type | Method and Description |
---|---|
Collection<String> |
getDependencies()
The dependencies can be updated by the compiler to add paths to dependant resources, for example external imports.
|
String |
getDestinationPath()
Returns the path of the compiler output file.
|
ScriptResourceProvider |
getResourceProvider()
Returns a resource provider for resolving external resources during compilation.
|
ScriptResourceProvider getResourceProvider()
String getDestinationPath()
Collection<String> getDependencies()
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"