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 |
InnerVariableNamer
Implements "inner renaming", i.e.
|
class |
VariableNamer
Responsible for program variable naming issues.
|
Modifier and Type | Class and Description |
---|---|
class |
InstantiationProposerCollection
Composite of instantiation proposers.
|
class |
VariableNameProposer
Proposes names for variables (except program variables).
|
Modifier and Type | Method and Description |
---|---|
void |
InstantiationProposerCollection.add(InstantiationProposer proposer)
adds an instantiation proposer to the collection
|
Copyright © 2003-2019 The KeY-Project.