Package org.xcsp.common.predicates
Interface TreeEvaluator.TagLogical
-
- All Superinterfaces:
TreeEvaluator.TagBoolean
- All Known Implementing Classes:
TreeEvaluator.AndEvaluator,TreeEvaluator.AndxEvaluator,TreeEvaluator.IffEvaluator,TreeEvaluator.IffxEvaluator,TreeEvaluator.ImpEvaluator,TreeEvaluator.OrEvaluator,TreeEvaluator.OrxEvaluator,TreeEvaluator.XorEvaluator,TreeEvaluator.XorxEvaluator
- Enclosing class:
- TreeEvaluator
public static interface TreeEvaluator.TagLogical extends TreeEvaluator.TagBoolean