Class PredicateConverter
java.lang.Object
fr.inria.rules.integraal.util.converter.PredicateConverter
Converts Predicate to and from Graal's Predicate
This is used for compatibility with Graal 1.3 version.
This is used for compatibility with Graal 1.3 version.
- Author:
- Florent Tornil
-
Method Details
-
convert
-
convert2
Converts the given Predicate into a Graal Predicate- Parameters:
p- the predicate to convert- Returns:
- the converted predicate
-
reverse
-