Helper class for statement validation. More...
#include <tagTapeBase.hpp>
Public Attributes | |
| bool | isPropertyError |
| true if a property on the value is wrong. | |
| bool | isTagError |
| true if the tag on the value is wrong. | |
| Real | newValue |
| New value for property errors. | |
| TagFlags | propertyError |
| Wrong property. | |
| Tag | tagError |
| Wrong tag. | |
| Real const * | value |
| Address of the offending value. | |
Helper class for statement validation.