#include <LexComparator.h>
Public Member Functions | |
bool | operator() (const std::list< AspFluentRef > &a, const std::list< AspFluentRef > &b) const |
bool | operator() (const std::list< AspFluent > &a, const std::list< AspFluent > &b) const |
Definition at line 11 of file LexComparator.h.
bool actasp::LexComparator::operator() | ( | const std::list< AspFluentRef > & | a, |
const std::list< AspFluentRef > & | b | ||
) | const |
bool actasp::LexComparator::operator() | ( | const std::list< AspFluent > & | a, |
const std::list< AspFluent > & | b | ||
) | const |
Definition at line 15 of file LexComparator.cpp.