gotNegativeSuffix property
getter/setter pair
Did we see the required negative suffix at the end. Should match gotNegative.
Implementation
bool gotNegativeSuffix = false;
Did we see the required negative suffix at the end. Should match gotNegative.
bool gotNegativeSuffix = false;