public class NodePrinter extends Object
Modifier and Type | Field and Description |
---|---|
protected IndentPrinter |
out |
Constructor and Description |
---|
NodePrinter() |
NodePrinter(IndentPrinter out) |
NodePrinter(PrintWriter out) |
protected final IndentPrinter out
public NodePrinter()
public NodePrinter(PrintWriter out)
public NodePrinter(IndentPrinter out)