Groovy Documentation

org.codenarc.tool
[Groovy] Class GenerateUtil

java.lang.Object
  org.codenarc.tool.GenerateUtil

class GenerateUtil

Contains static utility methods related to the Generate* tools.

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


Method Summary
static List buildSortedListOfAllRules()

static List sortRules(List rules)

 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Method Detail

buildSortedListOfAllRules

static List buildSortedListOfAllRules()


sortRules

static List sortRules(List rules)


 

Groovy Documentation