Package | Description |
---|---|
de.uka.ilkd.key.logic |
provides a representation for the term and sequent
structure.
|
de.uka.ilkd.key.proof |
This package contains the core data structures of proofs, nodes, goals, as well
as machinery to deal with these data structures.
|
Modifier and Type | Class and Description |
---|---|
class |
MultiRenamingTable |
class |
SingleRenamingTable |
Modifier and Type | Method and Description |
---|---|
static RenamingTable |
RenamingTable.getRenamingTable(java.util.HashMap<? extends SourceElement,? extends SourceElement> hmap) |
Modifier and Type | Method and Description |
---|---|
ImmutableList<RenamingTable> |
Node.getRenamingTable() |
Modifier and Type | Method and Description |
---|---|
void |
Node.setRenamings(ImmutableList<RenamingTable> list) |
Copyright © 2003-2019 The KeY-Project.