Package org.xcsp.common.predicates
Interface TreeEvaluator.TagRelational
-
- All Superinterfaces:
TreeEvaluator.TagBoolean
- All Known Implementing Classes:
TreeEvaluator.EqEvaluator,TreeEvaluator.EqxEvaluator,TreeEvaluator.GeEvaluator,TreeEvaluator.GexEvaluator,TreeEvaluator.GtEvaluator,TreeEvaluator.GtxEvaluator,TreeEvaluator.LeEvaluator,TreeEvaluator.LexEvaluator,TreeEvaluator.LtEvaluator,TreeEvaluator.LtxEvaluator,TreeEvaluator.NeEvaluator,TreeEvaluator.NexEvaluator
- Enclosing class:
- TreeEvaluator
public static interface TreeEvaluator.TagRelational extends TreeEvaluator.TagBoolean