7 #ifndef NUMERICTOKENSTREAM_H
8 #define NUMERICTOKENSTREAM_H
90 static const String& TOKEN_TYPE_FULL_PREC();
93 static const String& TOKEN_TYPE_LOWER_PREC();
113 virtual void reset();
114 virtual bool incrementToken();
115 virtual String toString();