Package | Description |
---|---|
de.uka.ilkd.key.pp |
This package contains pretty-printing functionality used by the GUI and for
saving proofs.
|
de.uka.ilkd.key.util.pp |
A package to pretty-print information using line breaks and
indentation.
|
Constructor and Description |
---|
LogicPrinter(ProgramPrinter prgPrinter,
NotationInfo notationInfo,
Backend backend,
Services services,
boolean purePrint)
Creates a LogicPrinter.
|
SequentViewLogicPrinter(ProgramPrinter prgPrinter,
NotationInfo notationInfo,
Backend backend,
Services services,
boolean purePrint,
VisibleTermLabels visibleTermLabels) |
Modifier and Type | Class and Description |
---|---|
class |
StringBackend
A
Backend which appends all output to a StringBuffer. |
class |
WriterBackend
Deprecated.
|
Constructor and Description |
---|
Layouter(Backend back,
int indentation)
Construts a newly allocated Layouter which will send output to
the given
Backend and has the given default indentation. |
Copyright © 2003-2019 The KeY-Project.