Groovy Documentation

org.gradle.language.objectivecpp.plugins
[Groovy] Class ObjectiveCppLangPlugin

java.lang.Object
  org.gradle.language.objectivecpp.plugins.ObjectiveCppLangPlugin
All Implemented Interfaces:
Plugin

@Incubating
class ObjectiveCppLangPlugin

Adds core Objective-C++ language support.


Constructor Summary
ObjectiveCppLangPlugin(Instantiator instantiator)

 
Method Summary
void apply(ProjectInternal project)

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

Constructor Detail

ObjectiveCppLangPlugin

@Inject
ObjectiveCppLangPlugin(Instantiator instantiator)


 
Method Detail

apply

void apply(ProjectInternal project)


 

Gradle API 1.12