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.
- For any FunctionalSourceSet, adds a conventional AssemblerSourceSet called 'asm'.
- Establishes a convention for all AssemblerSourceSets so that sources are located in 'src//asm'.
-
AssemblerLangPlugin
@Inject
AssemblerLangPlugin(Instantiator instantiator)
-
apply
void apply(ProjectInternal project)
-
Gradle API 1.12