public class EolPrettyPrinter extends Object implements PrettyPrinter
| Modifier and Type | Field and Description |
|---|---|
protected IEolContext |
context |
| Constructor and Description |
|---|
EolPrettyPrinter(IEolContext context) |
protected IEolContext context
public EolPrettyPrinter(IEolContext context)
public boolean appliesTo(Object o)
appliesTo in interface PrettyPrinterpublic String print(Object o)
print in interface PrettyPrinterCopyright © 2020. All rights reserved.