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