| Package | Description |
|---|---|
| org.gradle.api.internal.tasks.scala | |
| org.gradle.api.tasks.scala |
Scala
Task implementations. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultScalaJavaJointCompileSpec |
| Modifier and Type | Method and Description |
|---|---|
protected Compiler<ScalaJavaJointCompileSpec> |
IncrementalScalaCompiler.getCompiler() |
| Modifier and Type | Method and Description |
|---|---|
protected StaleClassCleaner |
IncrementalScalaCompiler.createCleaner(ScalaJavaJointCompileSpec spec) |
WorkResult |
DefaultScalaJavaJointCompiler.execute(ScalaJavaJointCompileSpec spec) |
| Constructor and Description |
|---|
IncrementalScalaCompiler(Compiler<ScalaJavaJointCompileSpec> compiler,
TaskOutputsInternal taskOutputs) |
| Modifier and Type | Method and Description |
|---|---|
Compiler<ScalaJavaJointCompileSpec> |
ScalaCompile.getCompiler() |
| Modifier and Type | Method and Description |
|---|---|
void |
ScalaCompile.setCompiler(Compiler<ScalaJavaJointCompileSpec> compiler) |
Copyright © 2013. All rights reserved