Groovy Documentation

org.gradle.nativecode.base
[Java] Interface ToolChain

org.gradle.nativecode.base.ToolChain
  org.gradle.api.Named
All Superinterfaces:
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
 
Methods inherited from interface Named
getName
 

Gradle API 1.8