Class AssemblerPlugin
java.lang.Object
org.gradle.language.assembler.plugins.AssemblerPlugin
A plugin for projects wishing to build native binary components from Assembly language sources.
 
Automatically includes the AssemblerLangPlugin for core Assembler support and the NativeComponentPlugin for native component support.
- Creates a 
Assembletask for eachAssemblerSourceSetto assemble the sources. 
- 
Constructor Summary
Constructors - 
Method Summary