public final class AlternativeVariableCondition extends VariableConditionAdapter
Constructor and Description |
---|
AlternativeVariableCondition(VariableConditionAdapter delegate0,
VariableConditionAdapter delegate1) |
Modifier and Type | Method and Description |
---|---|
boolean |
check(SchemaVariable var,
SVSubstitute subst,
SVInstantiations svInst,
Services services)
check whether any of the two delegates apply
|
java.lang.String |
toString() |
check
public AlternativeVariableCondition(VariableConditionAdapter delegate0, VariableConditionAdapter delegate1)
public boolean check(SchemaVariable var, SVSubstitute subst, SVInstantiations svInst, Services services)
check
in class VariableConditionAdapter
var
- the template Variable to be instantiatedsvInst
- the MatchCondition with the current matching state and in particular
the SVInstantiations that are already known to be neededservices
- the program information objectpublic java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2003-2019 The KeY-Project.