A platform-aware Scala compile task.
Fields inherited from class | Fields |
---|---|
class AbstractScalaCompile |
LOGGER |
Constructor and description |
---|
PlatformScalaCompile
() |
Type | Name and description |
---|---|
protected Compiler<ScalaJavaJointCompileSpec> |
getCompiler(ScalaJavaJointCompileSpec spec) |
ScalaPlatform |
getPlatform() |
protected ToolResolver |
getToolResolver() |
void |
setPlatform(ScalaPlatform platform) |
Methods inherited from class | Name |
---|---|
class AbstractScalaCompile |
compile, configureIncrementalCompilation, createSpec, filterForClasspath, getCompiler, getOptions, getOrCreateGlobalAnalysisMap, getScalaCompileOptions |
class AbstractCompile |
compile, getClasspath, getDestinationDir, getSourceCompatibility, getTargetCompatibility, setClasspath, setDestinationDir, setSourceCompatibility, setTargetCompatibility |