IntegerFormat
virtual integer_format IntegerFormat() const = 0;
if (config != NULL && config->IntegerFormat() == INTEGER_FORMAT_DEFAULT) {
? fConfig->IntegerFormat() : INTEGER_FORMAT_DEFAULT;
format = fConfig->IntegerFormat();