Uses of Interface
org.xcsp.common.predicates.MatcherInterface
-
Packages that use MatcherInterface Package Description org.xcsp.common.predicates -
-
Uses of MatcherInterface in org.xcsp.common.predicates
Classes in org.xcsp.common.predicates that implement MatcherInterface Modifier and Type Class Description static class
MatcherInterface.Matcher
This class allows us to perform matching tests between trees.
-