Groovy Documentation

org.gradle.nativecode.language.c.plugins
[Groovy] Class CLangPlugin

java.lang.Object
  org.gradle.nativecode.language.c.plugins.CLangPlugin
All Implemented Interfaces:
Plugin

@Incubating
class CLangPlugin

Constructor Summary
CLangPlugin(Instantiator instantiator)

 
Method Summary
void apply(ProjectInternal project)

 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Constructor Detail

CLangPlugin

@Inject
CLangPlugin(Instantiator instantiator)


 
Method Detail

apply

void apply(ProjectInternal project)


 

Gradle API 1.8