public static class Translet.FormatPrinter_memo extends Format.FormatPrinter
Modifier and Type | Field and Description |
---|---|
protected Map<Translet.Parser,Integer> |
parser2columns |
Constructor and Description |
---|
FormatPrinter_memo(PrintWriter p,
int width) |
Modifier and Type | Method and Description |
---|---|
protected void |
DO_advance(int i) |
advance, getPos, startPrinting
protected Map<Translet.Parser,Integer> parser2columns
public FormatPrinter_memo(PrintWriter p, int width)