Package | Description |
---|---|
de.uka.ilkd.key.speclang |
This package contains the specification language frontends of KeY.
|
Modifier and Type | Interface and Description |
---|---|
interface |
FunctionalOperationContract
A contract about an operation (i.e., a method or a constructor), consisting
of a precondition, a postcondition, a modifies clause, a measured-by clause,
and a modality.
|
Modifier and Type | Class and Description |
---|---|
class |
FunctionalOperationContractImpl
Standard implementation of the OperationContract interface.
|
Modifier and Type | Method and Description |
---|---|
OperationContract |
OperationContract.map(java.util.function.UnaryOperator<Term> op,
Services services) |
Copyright © 2003-2019 The KeY-Project.