Package | Description |
---|---|
de.uka.ilkd.key.proof.mgt |
This package contains classes for proof environments and proof management.
|
de.uka.ilkd.key.speclang |
This package contains the specification language frontends of KeY.
|
Modifier and Type | Method and Description |
---|---|
void |
SpecificationRepository.addWdStatement(StatementWellDefinedness swd)
Registers a well-definedness check for a jml statement.
|
Modifier and Type | Class and Description |
---|---|
class |
BlockWellDefinedness
A contract for checking the well-definedness of a jml block contract.
|
class |
LoopWellDefinedness
A contract for checking the well-definedness of a jml loop invariant.
|
Modifier and Type | Method and Description |
---|---|
abstract StatementWellDefinedness |
StatementWellDefinedness.map(java.util.function.UnaryOperator<Term> op,
Services services) |
Copyright © 2003-2019 The KeY-Project.