Package | Description |
---|---|
de.uka.ilkd.key.rule.match.vm | |
de.uka.ilkd.key.rule.match.vm.instructions |
Modifier and Type | Method and Description |
---|---|
static MatchSchemaVariableInstruction<? extends SchemaVariable> |
TacletMatchProgram.getMatchInstructionForSV(SchemaVariable op)
returns the instruction for the specified variable
|
Modifier and Type | Class and Description |
---|---|
class |
MatchFormulaSVInstruction |
class |
MatchModalOperatorSVInstruction |
class |
MatchProgramSVInstruction |
class |
MatchTermSVInstruction |
class |
MatchUpdateSVInstruction |
class |
MatchVariableSVInstruction |
Modifier and Type | Method and Description |
---|---|
static MatchSchemaVariableInstruction<? extends SchemaVariable> |
Instruction.matchFormulaSV(FormulaSV sv) |
static MatchSchemaVariableInstruction<? extends SchemaVariable> |
Instruction.matchModalOperatorSV(ModalOperatorSV sv) |
static MatchSchemaVariableInstruction<? extends SchemaVariable> |
Instruction.matchProgramSV(ProgramSV sv) |
static MatchSchemaVariableInstruction<? extends SchemaVariable> |
Instruction.matchTermSV(TermSV sv) |
static MatchSchemaVariableInstruction<? extends SchemaVariable> |
Instruction.matchUpdateSV(UpdateSV sv) |
static MatchSchemaVariableInstruction<? extends SchemaVariable> |
Instruction.matchVariableSV(VariableSV sv) |
Copyright © 2003-2019 The KeY-Project.