gotPositiveSuffix property
getter/setter pair
Did we see the required positive suffix at the end. Should match gotPositive.
Implementation
bool gotPositiveSuffix = false;
Did we see the required positive suffix at the end. Should match gotPositive.
bool gotPositiveSuffix = false;