public interface Metric
Modifier and Type | Interface and Description |
---|---|
static class |
Metric.Version
Default metric version.
|
Modifier and Type | Method and Description |
---|---|
boolean |
supports(AccessNode node)
Checks if the metric can be computed on the node.
|
boolean supports(AccessNode node)
node
- The node to check.Copyright © 2002–2017 PMD. All rights reserved.