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