Package | Description |
---|---|
de.uka.ilkd.key.core | |
de.uka.ilkd.key.java |
This package contains classes that cover the Java programming language.
|
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.
|
org.key_project.util.lookup |
Modifier and Type | Method and Description |
---|---|
Lookup |
KeYMediator.getUserData()
Get the assocated lookup of user-defined data.
|
Modifier and Type | Method and Description |
---|---|
Lookup |
Services.createLookup() |
Modifier and Type | Method and Description |
---|---|
Lookup |
Proof.getUserData()
Get the assocated lookup of user-defined data.
|
Lookup |
Node.getUserData()
Get the assocated lookup of user-defined data.
|
Modifier and Type | Field and Description |
---|---|
static Lookup |
Lookup.DEFAULT |
Modifier and Type | Method and Description |
---|---|
void |
LookupListener.update(java.lang.Class<?> clazz,
Lookup lookup) |
Constructor and Description |
---|
Lookup(Lookup parent) |
Copyright © 2003-2019 The KeY-Project.