Tape side interface for StatementEvaluatorInterface. More...
#include <statementEvaluatorTapeInterface.hpp>

Classes | |
| struct | StatementCallGenerator |
| This structure is accessed by the StatementEvaluatorInterface. More... | |
Tape side interface for StatementEvaluatorInterface.
See StatementEvaluatorInterface for a full description.
In the evaluation method of StatementCallGenerator the full evaluation of the statement needs to be done.
The structure StatementCallGenerator needs to be specialized for all enums in StatementCall.