[Java] Class VerifyClass
- org.codehaus.groovy.ant.VerifyClass
Verify Class files. This task can take the following arguments:
- dir
Constructor Summary
Constructor and description |
---|
VerifyClass
() |
Methods Summary
Type Params | Return Type | Name and description |
---|---|---|
void |
execute() | |
void |
setDir(String dir) | |
void |
setVerbose(boolean v) |
Inherited Methods Summary
Constructor Detail
public VerifyClass()
Method Detail
public void execute()
public void setDir(String dir)
public void setVerbose(boolean v)
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.4.21/html/gapi/org/codehaus/groovy/ant/VerifyClass.html