Package | Description |
---|---|
de.uka.ilkd.key.logic |
provides a representation for the term and sequent
structure.
|
de.uka.ilkd.key.logic.op |
contains the operators of
Term s. |
Modifier and Type | Method and Description |
---|---|
Term |
TermBuilder.subst(SubstOp op,
QuantifiableVariable substVar,
Term substTerm,
Term origTerm)
Creates a substitution term
|
Modifier and Type | Class and Description |
---|---|
class |
WarySubstOp |
Modifier and Type | Field and Description |
---|---|
static SubstOp |
WarySubstOp.SUBST
the wary substitution operator {var<-term}'.
|
Copyright © 2003-2019 The KeY-Project.