Package | Description |
---|---|
de.uka.ilkd.key.rule.match.vm.instructions |
Modifier and Type | Class and Description |
---|---|
class |
MatchElementaryUpdateInstruction |
class |
MatchFormulaSVInstruction |
class |
MatchModalOperatorSVInstruction |
class |
MatchOpIdentityInstruction<T extends Operator>
The match instruction reports a success if the top level operator of the term to be matched is the same(identical) operator
like the one for which this instruction has been instantiated
|
class |
MatchProgramSVInstruction |
class |
MatchSchemaVariableInstruction<SV extends SchemaVariable> |
class |
MatchSortDependingFunctionInstruction |
class |
MatchTermSVInstruction |
class |
MatchUpdateSVInstruction |
class |
MatchVariableSVInstruction |
Modifier and Type | Method and Description |
---|---|
static Instruction<Operator> |
Instruction.matchOp(Operator op) |
static Instruction<SortDependingFunction> |
Instruction.matchSortDependingFunction(SortDependingFunction op) |
Copyright © 2003-2019 The KeY-Project.