dlvhex
2.5.0
|
Literal class. More...
#include "dlvhex2/Literal.h"
#include "dlvhex2/BaseVisitor.h"
#include "dlvhex2/PrintVisitor.h"
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &o, const Literal &l) |
bool | operator< (const RuleBody_t &body1, const RuleBody_t &body2) |
bool operator< | ( | const RuleBody_t & | body1, |
const RuleBody_t & | body2 | ||
) |
Definition at line 143 of file Literal.cpp.
std::ostream& operator<< | ( | std::ostream & | o, |
const Literal & | l | ||
) |
Definition at line 134 of file Literal.cpp.