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