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