public abstract class AbstractPrettyPrinter<T> extends AbstractGrammarEntityVisitor implements PrettyPrinter
marked| Constructor and Description |
|---|
AbstractPrettyPrinter() |
| Modifier and Type | Method and Description |
|---|---|
void |
copyEasyNames(AbstractPrettyPrinter<T> a) |
protected String |
escapeSymbol(String s)
Escapes special symbols
|
protected String |
getEasyName(T t) |
protected String |
getNextName() |
apply, apply, apply, apply, getLocation, getPath, in, in, in, isMarked, mark, out, out, out, print, shouldPrettyPrintclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprintCopyright © 2008-2013 Mathias Schwarz.