gotPositiveSuffix property

bool gotPositiveSuffix
getter/setter pair

Did we see the required positive suffix at the end. Should match gotPositive.

Implementation

bool gotPositiveSuffix = false;