Frobby
0.9.5
|
A predicate that sorts according to reverse lexicographic order on the translated values of a term. More...
#include <TermTranslator.h>
Public Member Functions | |
TranslatedReverseLexComparator (const TermTranslator &translator) | |
bool | operator() (const Term &a, const Term &b) const |
bool | operator() (const Exponent *a, const Exponent *b) const |
Private Attributes | |
const TermTranslator & | _translator |
A predicate that sorts according to reverse lexicographic order on the translated values of a term.
Definition at line 141 of file TermTranslator.h.
|
inline |
Definition at line 143 of file TermTranslator.h.
Definition at line 473 of file TermTranslator.cpp.
Definition at line 466 of file TermTranslator.cpp.
|
private |
Definition at line 151 of file TermTranslator.h.