public class JavaMetricsComputer extends AbstractMetricsComputer<ASTAnyTypeDeclaration,ASTMethodOrConstructorDeclaration>
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<ASTMethodOrConstructorDeclaration> |
findOperations(ASTAnyTypeDeclaration node) |
computeForOperation, computeForType, computeWithResultOptionprotected java.util.List<ASTMethodOrConstructorDeclaration> findOperations(ASTAnyTypeDeclaration node)
findOperations in class AbstractMetricsComputer<ASTAnyTypeDeclaration,ASTMethodOrConstructorDeclaration>Copyright © 2002–2017 PMD. All rights reserved.