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