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
|
Methods inherited from class AbstractMethodMetricAstVisitor
|
| addViolation, createMetric, extractMethodName, getLineNumber, getMaxClassAverageMethodMetricValue, getMaxClassMetricValue, getMaxMethodMetricValue, getMetricShortDescription, getSourceLine, isIgnoredMethodName, visitClassEx |
metricShortDescription
final String metricShortDescription
-
createMetric
protected Object createMetric()
-
getMaxClassAverageMethodMetricValue
protected Object getMaxClassAverageMethodMetricValue()
-
getMaxClassMetricValue
protected Object getMaxClassMetricValue()
-
getMaxMethodMetricValue
protected Object getMaxMethodMetricValue()
-
Groovy Documentation