public class metricPrettyPrinter
extends polyglot.visit.PrettyPrinter
Constructor and Description |
---|
metricPrettyPrinter(ASTMetric astMetric) |
Modifier and Type | Method and Description |
---|---|
void |
print(polyglot.ast.Node parent,
polyglot.ast.Node child,
polyglot.util.CodeWriter w) |
public metricPrettyPrinter(ASTMetric astMetric)