groovy.org.codenarc.rule.size
[Groovy] Class CrapMetricAstVisitor
java.lang.Object
org.codenarc.rule.AbstractAstVisitor
groovy.org.codenarc.rule.size.AbstractMethodMetricAstVisitor
groovy.org.codenarc.rule.size.CrapMetricAstVisitor
class CrapMetricAstVisitor
extends AbstractMethodMetricAstVisitor
metricShortDescription
final String metricShortDescription
-
CrapMetricAstVisitor
protected CrapMetricAstVisitor(org.gmetrics.metric.crap.CrapMetric crapMetric)
-
createMetric
@Override
protected Object createMetric()
-
getMaxClassMetricValue
@Override
protected Object getMaxClassMetricValue()
-
getMaxMethodMetricValue
@Override
protected Object getMaxMethodMetricValue()
-
Groovy Documentation