groovy.org.codenarc.rule.size
[Groovy] Class AbcComplexityAstVisitor
java.lang.Object
org.codenarc.rule.AbstractAstVisitor
groovy.org.codenarc.rule.size.AbstractMethodMetricAstVisitor
groovy.org.codenarc.rule.size.AbcComplexityAstVisitor
class AbcComplexityAstVisitor
extends AbstractMethodMetricAstVisitor
metricShortDescription
final String metricShortDescription
-
createMetric
protected Object createMetric()
-
getMaxClassMetricValue
protected Object getMaxClassMetricValue()
-
getMaxMethodMetricValue
protected Object getMaxMethodMetricValue()
-
Groovy Documentation