|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CompileSpec
A high level interface to the compiler, specifying what is to be compiled and how.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.gradle.api.Named |
|---|
Named.Namer |
| Method Summary | |
|---|---|
void |
compile()
Do the compile |
File |
getOutputFile()
The ultimate output of the compilation. |
| Methods inherited from interface org.gradle.api.Named |
|---|
getName |
| Method Detail |
|---|
File getOutputFile()
void compile()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||