Package | Description |
---|---|
de.uka.ilkd.key.logic.op |
contains the operators of
Term s. |
de.uka.ilkd.key.rule.conditions | |
de.uka.ilkd.key.rule.match.vm.instructions |
Modifier and Type | Method and Description |
---|---|
static FormulaSV |
SchemaVariableFactory.createFormulaSV(Name name) |
static FormulaSV |
SchemaVariableFactory.createFormulaSV(Name name,
boolean rigidness)
creates a SchemaVariable representing a formula
|
Constructor and Description |
---|
EqualUniqueCondition(TermSV t,
TermSV t2,
FormulaSV res) |
SimplifyIfThenElseUpdateCondition(FormulaSV phi,
UpdateSV u1,
UpdateSV u2,
FormulaSV commonFormula,
SchemaVariable result) |
SubFormulaCondition(FormulaSV a,
boolean negated) |
Modifier and Type | Method and Description |
---|---|
static MatchSchemaVariableInstruction<? extends SchemaVariable> |
Instruction.matchFormulaSV(FormulaSV sv) |
Constructor and Description |
---|
MatchFormulaSVInstruction(FormulaSV op) |
Copyright © 2003-2019 The KeY-Project.