Helper class for statement validation. More...
#include <tagTapeBase.hpp>
Public Member Functions | |
ValidationIndicator () | |
Constructor. | |
Public Attributes | |
Tag | errorTag |
Value of the wrong tag. | |
bool | hasError |
true if an error is detected. | |
bool | hasTagError |
true if a tag not the current required tag. | |
bool | hasUseError |
true if a value is used in the wrong way. | |
bool | isActive |
true if an active rhs is detected. tag != 0 | |
Real | value |
Primal value of the value with the tag error. | |
Helper class for statement validation.