Class CompoundTermToLiteralsRewriter
java.lang.Object
tools.refinery.logic.rewriter.AbstractRecursiveRewriter
tools.refinery.logic.rewriter.CompoundTermToLiteralsRewriter
- All Implemented Interfaces:
DnfRewriter
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractRecursiveRewriter
map, rewriteMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface DnfRewriter
rewrite, rewrite
-
Constructor Details
-
CompoundTermToLiteralsRewriter
public CompoundTermToLiteralsRewriter()
-
-
Method Details
-
doRewrite
- Specified by:
doRewritein classAbstractRecursiveRewriter
-