Package | Description |
---|---|
de.uka.ilkd.key.logic.op |
contains the operators of
Term s. |
de.uka.ilkd.key.rule.inst |
contains classes for the instantiation of schema variables of
Taclet s. |
de.uka.ilkd.key.rule.match.vm.instructions |
Modifier and Type | Method and Description |
---|---|
static ModalOperatorSV |
SchemaVariableFactory.createModalOperatorSV(Name name,
Sort sort,
ImmutableSet<Modality> modalities)
creates a SchemaVariable representing an operator
|
Modifier and Type | Method and Description |
---|---|
SVInstantiations |
SVInstantiations.add(ModalOperatorSV sv,
Operator op,
Services services) |
Modifier and Type | Method and Description |
---|---|
static MatchSchemaVariableInstruction<? extends SchemaVariable> |
Instruction.matchModalOperatorSV(ModalOperatorSV sv) |
Constructor and Description |
---|
MatchModalOperatorSVInstruction(ModalOperatorSV op) |
Copyright © 2003-2019 The KeY-Project.