Groovy Documentation

org.gradle.language.assembler.plugins
[Groovy] Class AssemblerLangPlugin

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

@Incubating
class AssemblerLangPlugin

Adds core Assembler language support.


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.12