#include <horn.hpp>
◆ HornLiteral()
ilasynth::HornLiteral::HornLiteral |
( |
hvptr_t |
v, |
|
|
bool |
r = false , |
|
|
bool |
s = true |
|
) |
| |
◆ ~HornLiteral()
virtual ilasynth::HornLiteral::~HornLiteral |
( |
| ) |
|
|
virtual |
◆ getExec()
std::set<std::string> ilasynth::HornLiteral::getExec |
( |
| ) |
const |
◆ getPred()
std::string ilasynth::HornLiteral::getPred |
( |
| ) |
const |
◆ getSign()
bool ilasynth::HornLiteral::getSign |
( |
| ) |
const |
◆ getVar()
hvptr_t ilasynth::HornLiteral::getVar |
( |
| ) |
const |
◆ isRel()
bool ilasynth::HornLiteral::isRel |
( |
| ) |
const |
◆ _rel
bool ilasynth::HornLiteral::_rel |
|
private |
◆ _sign
bool ilasynth::HornLiteral::_sign |
|
private |
◆ _var
hvptr_t ilasynth::HornLiteral::_var |
|
private |
The documentation for this class was generated from the following file: