|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgroovy.org.codenarc.tool.GenerateAll
class GenerateAll
Java application (main() method) that invokes all of the Generate* scripts.
Method Summary | |
---|---|
static void
|
main(String[] args)
Invoke all generation scripts |
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Method Detail |
---|
static void main(String[] args)
args
- - command-line args (not used)
Groovy Documentation