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 |
---|---|
void |
AbbrevMap.changeAbbrev(java.lang.String abbreviation,
Term t,
boolean enabled)
Changes the abbreviation
abbreviation to t . |
void |
AbbrevMap.changeAbbrev(Term t,
java.lang.String abbreviation)
Changes the abbreviation of t to abbreviation.
|
void |
AbbrevMap.put(Term t,
java.lang.String abbreviation,
boolean enabled)
Associates a Term and its abbreviation in this map.
|
Copyright © 2003-2019 The KeY-Project.