Package org.codenarc.ruleset
Interface RuleSet
-
- All Known Implementing Classes:
CompositeRuleSet
,FilteredRuleSet
,GroovyDslRuleSet
,ListRuleSet
,XmlFileRuleSet
,XmlReaderRuleSet
public interface RuleSet
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List
getRules()
-
-
-
Method Detail
-
getRules
List getRules()
-
-