public interface OperationMetric extends Metric
Metric.Version| Modifier and Type | Method and Description |
|---|---|
double |
computeFor(ASTMethodOrConstructorDeclaration node,
MetricVersion version)
Actually computes the value of a metric for an AST node.
|
double computeFor(ASTMethodOrConstructorDeclaration node, MetricVersion version)
node - The node.version - The version of the metric.Copyright © 2002–2017 PMD. All rights reserved.