public abstract class AbstractApexClassMetric extends AbstractApexMetric<ASTUserClassOrInterface<?>> implements ApexClassMetric
Constructor and Description |
---|
AbstractApexClassMetric() |
Modifier and Type | Method and Description |
---|---|
boolean |
supports(ASTUserClassOrInterface<?> node) |
equals, hashCode
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
computeFor
public boolean supports(ASTUserClassOrInterface<?> node)
supports
in interface Metric<ASTUserClassOrInterface<?>>
Copyright © 2002–2018 PMD. All rights reserved.