private static class SubstitutionVisitor.AnyOperand extends SubstitutionVisitor.Operand
SubstitutionVisitor.UnifyRule that matches a relational expression of a
given type.clazz| Constructor and Description |
|---|
AnyOperand(Class<? extends MutableRel> clazz) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(SubstitutionVisitor visitor,
MutableRel rel) |
isWeakerAnyOperand(Class<? extends MutableRel> clazz)
public boolean matches(SubstitutionVisitor visitor, MutableRel rel)
matches in class SubstitutionVisitor.OperandCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.