public static interface PrettyPrinter.IPrettyPrintable
| Modifier and Type | Method and Description |
|---|---|
void |
print(PrettyPrinter printer)
Append this objec to specified pretty printer
|
void print(PrettyPrinter printer)
printer - printer to append to