Class RuleConverter
java.lang.Object
fr.inria.rules.integraal.util.converter.RuleConverter
Converts FORule to and from Graal's Rule
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 FORule into a Graal Rule- Parameters:
rule- the rule to convert- Returns:
- the converted rule
-
reverse
-