| Package | Description |
|---|---|
| org.gradle.api.internal.tasks.compile | |
| org.gradle.api.internal.tasks.compile.daemon | |
| org.gradle.api.internal.tasks.scala | |
| org.gradle.plugins.binaries.model.internal |
Implementations of the native model classes.
|
| org.gradle.plugins.cpp.internal |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Compiler<T extends CompileSpec> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GroovyCompileSpec |
interface |
GroovyJavaJointCompileSpec |
interface |
JavaCompileSpec |
interface |
JvmLanguageCompileSpec |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultGroovyJavaJointCompileSpec |
class |
DefaultJavaCompileSpec |
class |
DefaultJvmLanguageCompileSpec |
| Modifier and Type | Method and Description |
|---|---|
<T extends CompileSpec> |
CompilerDaemonServerProtocol.execute(Compiler<T> compiler,
T spec) |
<T extends CompileSpec> |
CompilerDaemonServer.execute(Compiler<T> compiler,
T spec) |
<T extends CompileSpec> |
CompilerDaemonClient.execute(Compiler<T> compiler,
T spec) |
<T extends CompileSpec> |
CompilerDaemon.execute(Compiler<T> compiler,
T spec) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ScalaCompileSpec |
interface |
ScalaJavaJointCompileSpec |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultScalaCompileSpec |
class |
DefaultScalaJavaJointCompileSpec |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BinaryCompileSpec |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CppCompileSpec |
Copyright © 2013. All rights reserved