public class ConditionComplexityMetric extends ASTMetric
Constructor and Description |
---|
ConditionComplexityMetric(polyglot.ast.Node node) |
Modifier and Type | Method and Description |
---|---|
void |
addMetrics(ClassData data) |
polyglot.visit.NodeVisitor |
enter(polyglot.ast.Node parent,
polyglot.ast.Node n) |
void |
reset() |
enter, execute, getClassData, leave, printAstMetric
public ConditionComplexityMetric(polyglot.ast.Node node)
public void addMetrics(ClassData data)
addMetrics
in class ASTMetric
public polyglot.visit.NodeVisitor enter(polyglot.ast.Node parent, polyglot.ast.Node n)
enter
in class polyglot.visit.NodeVisitor
Copyright © 2020 Sable. All rights reserved.