Inheritance: PLVisitor
Example #1
0
 public CNFClauseGatherer()
 {
     detector = new AndDetector();
 }
Example #2
0
 public CNFClauseGatherer()
 {
     detector = new AndDetector();
 }