| Class | Description |
|---|---|
| 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. |
| GenerateRuleIndexPages | Java application (main() method) that generates the "codenarc-rule-index.md.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. |