Package | Description |
---|---|
de.uka.ilkd.key.pp |
This package contains pretty-printing functionality used by the GUI and for
saving proofs.
|
Modifier and Type | Method and Description |
---|---|
ProgramPrinter |
LogicPrinter.programPrinter()
Returns the ProgramPrinter
|
Constructor and Description |
---|
LogicPrinter(ProgramPrinter prgPrinter,
NotationInfo notationInfo,
Backend backend,
Services services,
boolean purePrint)
Creates a LogicPrinter.
|
LogicPrinter(ProgramPrinter prgPrinter,
NotationInfo notationInfo,
Services services)
Creates a LogicPrinter.
|
LogicPrinter(ProgramPrinter prgPrinter,
NotationInfo notationInfo,
Services services,
boolean purePrint)
Creates a LogicPrinter.
|
SequentViewLogicPrinter(ProgramPrinter prgPrinter,
NotationInfo notationInfo,
Backend backend,
Services services,
boolean purePrint,
VisibleTermLabels visibleTermLabels) |
SequentViewLogicPrinter(ProgramPrinter prgPrinter,
NotationInfo notationInfo,
Services services,
boolean purePrint,
VisibleTermLabels visibleTermLabels) |
SequentViewLogicPrinter(ProgramPrinter prgPrinter,
NotationInfo notationInfo,
Services services,
VisibleTermLabels visibleTermLabels) |
Copyright © 2003-2019 The KeY-Project.