#include <clause.h>
Definition at line 286 of file clause.h.
| CVC3::CompactClause::CompactClause | ( | const Clause & | c | ) | [inline] |
| string CVC3::CompactClause::toString | ( | ) | const |
Definition at line 184 of file clause.cpp.
| std::ostream& operator<< | ( | std::ostream & | os, | |
| const CompactClause & | c | |||
| ) | [friend] |
Clause CVC3::CompactClause::d_clause [private] |
Definition at line 288 of file clause.h.
Referenced by CVC3::operator<<().
1.6.1