|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gradle.api.plugins.quality.AntCodeNarc
class AntCodeNarc
Constructor Summary | |
AntCodeNarc()
|
Method Summary | |
---|---|
def
|
execute(AntBuilder ant, FileCollection source, java.io.File configFile, java.io.File reportFile)
|
Methods inherited from class java.lang.Object | |
---|---|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Constructor Detail |
---|
AntCodeNarc()
Method Detail |
---|
public def execute(AntBuilder ant, FileCollection source, java.io.File configFile, java.io.File reportFile)
Groovy Documentation