gotNegativeSuffix property

bool gotNegativeSuffix
getter/setter pair

Did we see the required negative suffix at the end. Should match gotNegative.

Implementation

bool gotNegativeSuffix = false;