|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
org.gradle.api.Namedorg.gradle.plugins.binaries.model.Compiler
public interface Compiler extends Named
A kind of compiler
- The kind of CompileSpec this compiler exposes| Method Summary | |
|---|---|
CompileSpecFactory
|
getSpecFactory()
Returns a factory for creating compile specs that will compile with this compiler |
| Methods inherited from interface Named | |
|---|---|
| getName |
| Method Detail |
|---|
public CompileSpecFactory getSpecFactory()
Groovy Documentation