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 PrettyPrinter
public String print(Object o)
print
in interface PrettyPrinter
Copyright © 2020. All rights reserved.