|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
org.gradle.nativebinaries.toolchain.ToolChain org.gradle.api.Named
@Incubating @HasInternalProtocol public interface ToolChain extends Named
A set of compilers and linkers that are used together to construct a native binary.
Method Summary | |
---|---|
String
|
getDisplayName()
Returns a human consumable name for this tool chain. |
Methods inherited from interface Named | |
---|---|
getName |
Method Detail |
---|
public String getDisplayName()
Gradle API 1.12