-
Method Summary
The dependencies can be updated by the compiler to add paths to dependant resources, for example external imports.
Returns the path of the compiler output file.
Returns a resource provider for resolving external resources during compilation.
-
Method Details
-
getResourceProvider
Returns a resource provider for resolving external resources during compilation.
- Returns:
- a resource provider.
-
getDestinationPath
Returns the path of the compiler output file.
- Returns:
- the path
-
getDependencies
The dependencies can be updated by the compiler to add paths to dependant resources, for example external imports.
- Returns:
- the collection of dependencies