Package | Description |
---|---|
de.uka.ilkd.key.rule.conditions |
Modifier and Type | Method and Description |
---|---|
TypeComparisonCondition.Mode |
TypeComparisonCondition.getMode() |
static TypeComparisonCondition.Mode |
TypeComparisonCondition.Mode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TypeComparisonCondition.Mode[] |
TypeComparisonCondition.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
TypeComparisonCondition(TypeResolver fst,
TypeResolver snd,
TypeComparisonCondition.Mode mode)
creates a condition that checks if the declaration types of the
schemavariable's instantiations are unequal
|
Copyright © 2003-2019 The KeY-Project.