Package | Description |
---|---|
de.uka.ilkd.key.control | |
de.uka.ilkd.key.java |
This package contains classes that cover the Java programming language.
|
de.uka.ilkd.key.proof.init |
This package contains classes handling prover initialisation.
|
de.uka.ilkd.key.rule |
This package contains classes for implementing rules.
|
Modifier and Type | Method and Description |
---|---|
SpecificationRepository |
KeYEnvironment.getSpecificationRepository()
Returns the used
SpecificationRepository . |
Modifier and Type | Method and Description |
---|---|
SpecificationRepository |
Services.getSpecificationRepository() |
Modifier and Type | Field and Description |
---|---|
protected SpecificationRepository |
AbstractPO.specRepos |
Modifier and Type | Method and Description |
---|---|
static ImmutableSet<BlockContract> |
AbstractBlockContractRule.getApplicableContracts(SpecificationRepository specifications,
JavaStatement statement,
Modality modality,
Goal goal) |
static ImmutableSet<LoopContract> |
AbstractLoopContractRule.getApplicableContracts(SpecificationRepository specifications,
JavaStatement statement,
Modality modality,
Goal goal) |
Copyright © 2003-2019 The KeY-Project.