JavaClassMetric
, net.sourceforge.pmd.lang.metrics.Metric<ASTAnyTypeDeclaration>
public static final class AtfdMetric.AtfdClassMetric extends AbstractJavaClassMetric
Constructor | Description |
---|---|
AtfdClassMetric() |
Modifier and Type | Method | Description |
---|---|---|
double |
computeFor(ASTAnyTypeDeclaration node,
net.sourceforge.pmd.lang.metrics.MetricOptions options) |
countMatchingFieldSigs, countMatchingOpSigs, getFields, getMethodsAndConstructors, supports
public double computeFor(ASTAnyTypeDeclaration node, net.sourceforge.pmd.lang.metrics.MetricOptions options)
Copyright © 2002–2018 PMD. All rights reserved.