Package tools.refinery.logic.rewriter
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 tools.refinery.logic.rewriter.AbstractRecursiveRewriter
map, rewriteMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface tools.refinery.logic.rewriter.DnfRewriter
rewrite, rewrite 
- 
Constructor Details
- 
CompoundTermToLiteralsRewriter
public CompoundTermToLiteralsRewriter() 
 - 
 - 
Method Details
- 
doRewrite
- Specified by:
 doRewritein classAbstractRecursiveRewriter
 
 -