Groovy Documentation

Package org.codenarc.tool

 

Class Summary
GenerateAll Java application (main() method) that invokes all of the Generate* scripts.
GenerateCodeNarcRulesProperties Java application (main() method) that generates the 'codenarc-base-rules.properties' properties file.
GenerateRuleIndexPage Java application (main() method) that generates the "codenarc-rule-index.apt.template" file.
GenerateRuleSetAllRules Java application (main() method) that generates the "StarterRuleSet-AllRules.groovy.txt.template" file.
GenerateRuleSetAllRulesByCategory Java application (main() method) that generates the "StarterRuleSet-AllRulesByCategory.groovy.txt.template" file.
GenerateUtil Contains static utility methods related to the Generate* tools.
 


Groovy Documentation