7 #ifndef NUMERICTOKENSTREAM_H
8 #define NUMERICTOKENSTREAM_H
91 static const String& TOKEN_TYPE_FULL_PREC();
94 static const String& TOKEN_TYPE_LOWER_PREC();
114 virtual void reset();
115 virtual bool incrementToken();
116 virtual String toString();