public class ApexMetricsComputer extends net.sourceforge.pmd.lang.metrics.AbstractMetricsComputer<ASTUserClassOrInterface<?>,ASTMethod>
Constructor | Description |
---|---|
ApexMetricsComputer() |
Modifier and Type | Method | Description |
---|---|---|
protected java.util.List<ASTMethod> |
findOperations(ASTUserClassOrInterface<?> node) |
computeForOperation, computeForType, computeWithResultOption
protected java.util.List<ASTMethod> findOperations(ASTUserClassOrInterface<?> node)
findOperations
in class net.sourceforge.pmd.lang.metrics.AbstractMetricsComputer<ASTUserClassOrInterface<?>,ASTMethod>
Copyright © 2002–2018 PMD. All rights reserved.