public class ConstructNumbersMetric extends ASTMetric
Constructor and Description |
---|
ConstructNumbersMetric(Node node) |
Modifier and Type | Method and Description |
---|---|
void |
addMetrics(ClassData data) |
NodeVisitor |
enter(Node parent,
Node n) |
void |
reset() |
enter, execute, getClassData, leave, printAstMetric
public void addMetrics(ClassData data)
addMetrics
in class ASTMetric
public NodeVisitor enter(Node parent, Node n)