Groovy Documentation

org.codenarc.tool
[Groovy] Class GenerateAll

java.lang.Object
  org.codenarc.tool.GenerateAll

class GenerateAll

Java application (main() method) that invokes all of the Generate* scripts.

Authors:
Chris Mair
Version:
\$Revision: 635 \$ - \$Date: 2011-03-05 14:33:52 -0500 (Sat, 05 Mar 2011) \$


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

main

static void main(String[] args)
Invoke all generation scripts
Parameters:
args - - command-line args (not used)


 

Groovy Documentation