Groovy Documentation

Package org.codenarc.rule.generic

 

Class Summary
IllegalRegexRule Checks for a specified illegal regular expression within the source code.
RequiredRegexRule Checks for a specified regular expression that must exist within the source code.
StatelessClassAstVisitor
StatelessClassRule Rule that checks for non-final fields on a class.
 


Groovy Documentation