#include <horn.hpp>
◆ HornClause()
ilasynth::HornClause::HornClause |
( |
| ) |
|
◆ ~HornClause()
virtual ilasynth::HornClause::~HornClause |
( |
| ) |
|
|
virtual |
◆ addBody()
void ilasynth::HornClause::addBody |
( |
hlptr_t |
l | ) |
|
◆ print()
void ilasynth::HornClause::print |
( |
std::ostream & |
out | ) |
|
◆ setHead()
void ilasynth::HornClause::setHead |
( |
hlptr_t |
l | ) |
|
◆ _body
std::set<hlptr_t> ilasynth::HornClause::_body |
|
private |
◆ _head
hlptr_t ilasynth::HornClause::_head |
|
private |
The documentation for this class was generated from the following file: