|
Java™ Pretty Printer Library v0.5 |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
Layouter.DataLayouter.begin(de.uka.ilkd.pp.Layouter.BreakConsistency, de.uka.ilkd.pp.Layouter.IndentationBase, int)
DataLayouter.begin(de.uka.ilkd.pp.Layouter.BreakConsistency, de.uka.ilkd.pp.Layouter.IndentationBase, int)
Layouter.begin(de.uka.ilkd.pp.Layouter.BreakConsistency, de.uka.ilkd.pp.Layouter.IndentationBase, int)
Layouter.begin(de.uka.ilkd.pp.Layouter.BreakConsistency, de.uka.ilkd.pp.Layouter.IndentationBase, int)
Layouter to print
arbitrary Java data.Backend and has the given default indentation.
StringBackend.
StringBackend.
StringBackend.
WriterBackend.
WriterBackend.
WriterBackend.
WriterBackend.
WriterBackend.
WriterBackend.
out, used
by the implementation of StringBackend.count().
Backend and has the given default indentation.
mark() call in the input.
Backend.mark(Object) method of the
backend, when the material preceding the call to mark has
been printed to the backend, including any inserted line breaks and
indentation.
mark() call in the input.
mark() call in the input.
s
s
s
this to the
DataLayouter l.
s to the output.
o to this DataLayouter.
s to the output.
s to the output.
Backend which appends all output to a StringBuilder or
StringBuffer.StringBackend.StringBackend(StringBuilder, int), as
StringBuilders are faster, and multi-threaded access to
sb is probably not going to work anyhow.
Layouter to indicate illegal
usage.Backend which writes all output to a java.io.Writer.
|
|
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||