Uses of Package
net.sourceforge.pmd.lang.java.rule.design
-
Packages that use net.sourceforge.pmd.lang.java.rule.design Package Description net.sourceforge.pmd.lang.java.rule.design -
Classes in net.sourceforge.pmd.lang.java.rule.design used by net.sourceforge.pmd.lang.java.rule.design Class Description AbstractNcssCountRule Abstract superclass for NCSS counting methods.ExcessiveLengthRule This is a common super class for things which have excessive length.ExcessiveNodeCountRule This is a common super class for things which shouldn't have excessive nodes underneath.StdCyclomaticComplexityRule Implements the standard cyclomatic complexity ruleStdCyclomaticComplexityRule.Entry