|
| Expression (expression_type::type type, Expression *lexpr, Expression *rexpr, Fact *term) |
|
| Expression (expression_type::type type, Expression *lexpr, Expression *rexpr, Expression *elseexpr=nullptr) |
|
| Expression (ConstraintEntry *qe) |
|
expression_type::type | get_type () |
|
Expression * | get_left_expression () |
|
Expression * | get_right_expression () |
|
Expression * | get_else_expression () |
|
Fact * | get_term () |
|
std::string | get_action_name () |
|
ConstraintEntry * | get_quantified_entry () |
|
void | set_module (std::string s) |
|
std::string | get_module () |
|
void | set_delete_term (bool value) |
|
bool | is_simple_relation () |
|
void | set_simple_relation_flag (bool value) |
|
The documentation for this class was generated from the following files:
- /home/lukasz/Desktop/Inter4QL_5_2/Inter4QL_5_2/src/Expression.h
- /home/lukasz/Desktop/Inter4QL_5_2/Inter4QL_5_2/src/Expression.cc