Interface ApexClassMetric
-
- All Superinterfaces:
Metric<ASTUserClassOrInterface<?>>
- All Known Implementing Classes:
AbstractApexClassMetric
,ClassCognitiveComplexityMetric
,WmcMetric
public interface ApexClassMetric extends Metric<ASTUserClassOrInterface<?>>
- Author:
- Clément Fournier
-
-
Method Summary
-
Methods inherited from interface net.sourceforge.pmd.lang.metrics.Metric
computeFor, supports
-
-