Groovy Documentation

org.gradle.nativecode.language.asm.plugins
[Groovy] Class AssemblerLangPlugin

java.lang.Object
  org.gradle.nativecode.language.asm.plugins.AssemblerLangPlugin
All Implemented Interfaces:
Plugin

@Incubating
class AssemblerLangPlugin

Constructor Summary
AssemblerLangPlugin(Instantiator instantiator)

 
Method Summary
void apply(ProjectInternal project)

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

Constructor Detail

AssemblerLangPlugin

@Inject
AssemblerLangPlugin(Instantiator instantiator)


 
Method Detail

apply

void apply(ProjectInternal project)


 

Gradle API 1.8