Package com.blackbuild.groovycps.plugin
Class GroovyCpsPlugin
- java.lang.Object
-
- com.blackbuild.groovycps.plugin.GroovyCpsPlugin
-
- All Implemented Interfaces:
org.gradle.api.Plugin<org.gradle.api.Project>
public class GroovyCpsPlugin extends java.lang.Object implements org.gradle.api.Plugin<org.gradle.api.Project>Plugin that prepares a project for CPS usage. Applies the "groovy" plugin and prepares main compilation to apply GroovyCPS to all classes.
-
-
Constructor Summary
Constructors Constructor Description GroovyCpsPlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidapply(org.gradle.api.Project project)
-