#include <else_if_node.h>
Definition at line 11 of file else_if_node.h.
| arcs::aubo_scope::ElseIfNode::ElseIfNode |
( |
ElseIfNode & |
f | ) |
|
| arcs::aubo_scope::ElseIfNode::ElseIfNode |
( |
ElseIfNode && |
f | ) |
|
| virtual arcs::aubo_scope::ElseIfNode::~ElseIfNode |
( |
| ) |
|
|
virtual |
| arcs::aubo_scope::ElseIfNode::ElseIfNode |
( |
| ) |
|
|
private |
| ExpressionPtr arcs::aubo_scope::ElseIfNode::getExpression |
( |
| ) |
|
- Returns
- the Expression to be evaluated in this ElseIf node.
| void arcs::aubo_scope::ElseIfNode::setExpression |
( |
ExpressionPtr |
expression | ) |
|
- Parameters
-
| expression | The expression that will be evaluated in this ElseIfNode. |
- Returns
- The same ElseIfNode.
| void* arcs::aubo_scope::ElseIfNode::d_ { nullptr } |
|
private |
The documentation for this class was generated from the following file: